#FCCAEA#FCCAEA
#FCCAEA is a very light, moderate pink. Relative luminance 0.689; OKLCH L 89.2% C 0.070 H 340.0°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCAEA |
|---|---|
| RGB | rgb(252, 202, 234) |
| HSL | hsl(322, 89%, 89%) |
| HSV | hsv(322, 20%, 99%) |
| CMYK | cmyk(0%, 19.8%, 7.1%, 1.2%) |
| CIE-LAB | lab(86.44, 22.75, -9.04) |
| CIE-LCH | lch(86.44, 24.48, 338.33°) |
| OKLab | oklab(89.19% 0.0656 -0.0239) |
| OKLCH | oklch(89.19% 0.07 340) |
| XYZ | xyz(76.1156, 68.8792, 87.1114) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.98
Very Light Purple
#F6CEFC
ΔE00 5.15
Light Pink
#FFD1DF
ΔE00 5.64
Pale Pink
#FFCFDC
ΔE00 5.95
Baby Pink
#FFB7CE
ΔE00 6.85
Powder Pink
#FFB2D0
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCAEA #CAFCDC
analogous
#F5CAFC #FCCAEA #FCCAD1
triadic
#FCCAEA #EAFCCA #CAEAFC
tetradic
#FCCAEA #FCF5CA #CAFCDC #CAD1FC
square
#FCCAEA #FCF5CA #CAFCDC #CAD1FC
split-complementary
#FCCAEA #D1FCCA #CAFCF5
monochromatic
#F556BC #F990D3 #FCCAEA #FDE2F4 #FDE2F4
Accessibility & contrast
On white
1.42
#FCCAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#FCCAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCAEA
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCAEA | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EB
Deuteranopia (green-blind)
#D7DBE9
Tritanopia (blue-blind)
#FFCBD5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fccaea; /* rgb */ color: rgb(252, 202, 234); /* oklch */ color: oklch(89.2% 0.070 340.0);
Tailwind
colors: {
custom: {
50: '#fddaf0',
500: '#fccaea',
950: '#000000',
},
}SCSS
$custom: #fccaea; $custom-light: #fddaf0; $custom-dark: #000000;
JSON
{
"hex": "#fccaea",
"rgb": {
"r": 252,
"g": 202,
"b": 234
},
"hsl": {
"h": 321.6,
"s": 89.286,
"l": 89.02
},
"oklch": {
"l": 0.89189,
"c": 0.06977,
"h": 340
},
"luminance": 0.68877
}Semantic roles & 50–950 ramp
primary
#FCCAEA
secondary
#87E3A8
accent
#E65300
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171516
muted
#858485