#FCC8EE#FCC8EE
#FCC8EE is a very light, moderate pink. Relative luminance 0.682; OKLCH L 89.0% C 0.076 H 336.1°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC8EE |
|---|---|
| RGB | rgb(252, 200, 238) |
| HSL | hsl(316, 90%, 89%) |
| HSV | hsv(316, 21%, 99%) |
| CMYK | cmyk(0%, 20.6%, 5.6%, 1.2%) |
| CIE-LAB | lab(86.10, 24.48, -11.68) |
| CIE-LCH | lch(86.10, 27.13, 334.49°) |
| OKLab | oklab(88.96% 0.0699 -0.031) |
| OKLCH | oklch(88.96% 0.076 336.1) |
| XYZ | xyz(76.2305, 68.1792, 90.0166) |
| Luminance | 0.6818 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.91
Very Light Purple
#F6CEFC
ΔE00 4.10
Pale Lavender
#EECFFE
ΔE00 6.16
Light Lilac
#EDC8FF
ΔE00 6.56
Light Lavendar
#EFC0FE
ΔE00 6.93
Light Pink
#FFD1DF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC8EE #C8FCD6
analogous
#F0C8FC #FCC8EE #FCC8D4
triadic
#FCC8EE #EEFCC8 #C8EEFC
tetradic
#FCC8EE #FCF0C8 #C8FCD6 #C8D4FC
square
#FCC8EE #FCF0C8 #C8FCD6 #C8D4FC
split-complementary
#FCC8EE #D4FCC8 #C8FCF0
monochromatic
#F654CA #F98EDC #FCC8EE #FDE2F6 #FDE2F6
Accessibility & contrast
On white
1.43
#FCC8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#FCC8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC8EE
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC8EE | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3F0
Deuteranopia (green-blind)
#D4DAEC
Tritanopia (blue-blind)
#FFCAD5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fcc8ee; /* rgb */ color: rgb(252, 200, 238); /* oklch */ color: oklch(89.0% 0.076 336.1);
Tailwind
colors: {
custom: {
50: '#fdd9f3',
500: '#fcc8ee',
950: '#000000',
},
}SCSS
$custom: #fcc8ee; $custom-light: #fdd9f3; $custom-dark: #000000;
JSON
{
"hex": "#fcc8ee",
"rgb": {
"r": 252,
"g": 200,
"b": 238
},
"hsl": {
"h": 316.154,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.88959,
"c": 0.07644,
"h": 336.1
},
"luminance": 0.68177
}Semantic roles & 50–950 ramp
primary
#FCC8EE
secondary
#85E39E
accent
#E63E00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385