#FCC8EF#FCC8EF
#FCC8EF is a very light, moderate pink. Relative luminance 0.682; OKLCH L 89.0% C 0.077 H 335.3°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC8EF |
|---|---|
| RGB | rgb(252, 200, 239) |
| HSL | hsl(315, 90%, 89%) |
| HSV | hsv(315, 21%, 99%) |
| CMYK | cmyk(0%, 20.6%, 5.2%, 1.2%) |
| CIE-LAB | lab(86.13, 24.65, -12.17) |
| CIE-LCH | lch(86.13, 27.49, 333.73°) |
| OKLab | oklab(88.99% 0.0702 -0.0323) |
| OKLCH | oklch(88.99% 0.077 335.3) |
| XYZ | xyz(76.3779, 68.2382, 90.7925) |
| Luminance | 0.6824 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.70
Very Light Purple
#F6CEFC
ΔE00 3.88
Pale Lavender
#EECFFE
ΔE00 5.98
Light Lilac
#EDC8FF
ΔE00 6.33
Light Lavendar
#EFC0FE
ΔE00 6.67
Powder Pink
#FFB2D0
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC8EF #C8FCD5
analogous
#EFC8FC #FCC8EF #FCC8D5
triadic
#FCC8EF #EFFCC8 #C8EFFC
tetradic
#FCC8EF #FCEFC8 #C8FCD5 #C8D5FC
square
#FCC8EF #FCEFC8 #C8FCD5 #C8D5FC
split-complementary
#FCC8EF #D5FCC8 #C8FCEF
monochromatic
#F654CD #F98EDE #FCC8EF #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.43
#FCC8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#FCC8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC8EF
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC8EF | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D3F1
Deuteranopia (green-blind)
#D4DAED
Tritanopia (blue-blind)
#FFCAD5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fcc8ef; /* rgb */ color: rgb(252, 200, 239); /* oklch */ color: oklch(89.0% 0.077 335.3);
Tailwind
colors: {
custom: {
50: '#fdd9f4',
500: '#fcc8ef',
950: '#000000',
},
}SCSS
$custom: #fcc8ef; $custom-light: #fdd9f4; $custom-dark: #000000;
JSON
{
"hex": "#fcc8ef",
"rgb": {
"r": 252,
"g": 200,
"b": 239
},
"hsl": {
"h": 315,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.88991,
"c": 0.07729,
"h": 335.3
},
"luminance": 0.68236
}Semantic roles & 50–950 ramp
primary
#FCC8EF
secondary
#85E39D
accent
#E63900
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385