#FCA2D3#FCA2D3
#FCA2D3 is a light, vivid pink. Relative luminance 0.512; OKLCH L 81.6% C 0.122 H 346.3°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA2D3 |
|---|---|
| RGB | rgb(252, 162, 211) |
| HSL | hsl(327, 94%, 81%) |
| HSV | hsv(327, 36%, 99%) |
| CMYK | cmyk(0%, 35.7%, 16.3%, 1.2%) |
| CIE-LAB | lab(76.83, 40.01, -10.99) |
| CIE-LCH | lch(76.83, 41.49, 344.64°) |
| OKLab | oklab(81.59% 0.1184 -0.0288) |
| OKLCH | oklch(81.59% 0.122 346.3) |
| XYZ | xyz(64.8236, 51.2430, 68.0919) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.26
Bubblegum Pink
#FE83CC
ΔE00 6.79
Pink (survey)
#FF81C0
ΔE00 7.01
Baby Pink
#FFB7CE
ΔE00 7.31
Plum
#DDA0DD
ΔE00 7.63
Pastel Pink
#FFBACD
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA2D3 #A2FCCB
analogous
#F8A2FC #FCA2D3 #FCA2A6
triadic
#FCA2D3 #D3FCA2 #A2D3FC
tetradic
#FCA2D3 #FCF8A2 #A2FCCB #A2A6FC
square
#FCA2D3 #FCF8A2 #A2FCCB #A2A6FC
split-complementary
#FCA2D3 #A6FCA2 #A2FCF8
monochromatic
#F82B9B #FA67B7 #FCA2D3 #FEDDEF #FEE1F1
Accessibility & contrast
On white
1.87
#FCA2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#FCA2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA2D3
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA2D3 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B5D5
Deuteranopia (green-blind)
#BFC3D1
Tritanopia (blue-blind)
#FFA1B3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fca2d3; /* rgb */ color: rgb(252, 162, 211); /* oklch */ color: oklch(81.6% 0.122 346.3);
Tailwind
colors: {
custom: {
50: '#ffbfe0',
500: '#fca2d3',
950: '#000000',
},
}SCSS
$custom: #fca2d3; $custom-light: #ffbfe0; $custom-dark: #000000;
JSON
{
"hex": "#fca2d3",
"rgb": {
"r": 252,
"g": 162,
"b": 211
},
"hsl": {
"h": 327.333,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.81592,
"c": 0.12182,
"h": 346.3
},
"luminance": 0.51239
}Semantic roles & 50–950 ramp
primary
#FCA2D3
secondary
#63DF9C
accent
#E66900
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284