#FCC8EB#FCC8EB
#FCC8EB is a very light, moderate pink. Relative luminance 0.680; OKLCH L 88.9% C 0.074 H 338.6°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC8EB |
|---|---|
| RGB | rgb(252, 200, 235) |
| HSL | hsl(320, 90%, 89%) |
| HSV | hsv(320, 21%, 99%) |
| CMYK | cmyk(0%, 20.6%, 6.7%, 1.2%) |
| CIE-LAB | lab(86.01, 23.97, -10.22) |
| CIE-LCH | lch(86.01, 26.06, 336.91°) |
| OKLab | oklab(88.86% 0.0689 -0.027) |
| OKLCH | oklch(88.86% 0.074 338.6) |
| XYZ | xyz(75.7935, 68.0044, 87.7147) |
| Luminance | 0.6800 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.59
Very Light Purple
#F6CEFC
ΔE00 4.77
Light Pink
#FFD1DF
ΔE00 6.49
Pale Lavender
#EECFFE
ΔE00 6.75
Pale Pink
#FFCFDC
ΔE00 6.77
Powder Pink
#FFB2D0
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC8EB #C8FCD9
analogous
#F3C8FC #FCC8EB #FCC8D1
triadic
#FCC8EB #EBFCC8 #C8EBFC
tetradic
#FCC8EB #FCF3C8 #C8FCD9 #C8D1FC
square
#FCC8EB #FCF3C8 #C8FCD9 #C8D1FC
split-complementary
#FCC8EB #D1FCC8 #C8FCF3
monochromatic
#F654C1 #F98ED6 #FCC8EB #FDE2F4 #FDE2F4
Accessibility & contrast
On white
1.44
#FCC8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#FCC8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC8EB
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC8EB | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EC
Deuteranopia (green-blind)
#D5DAE9
Tritanopia (blue-blind)
#FFC9D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fcc8eb; /* rgb */ color: rgb(252, 200, 235); /* oklch */ color: oklch(88.9% 0.074 338.6);
Tailwind
colors: {
custom: {
50: '#fdd9f1',
500: '#fcc8eb',
950: '#000000',
},
}SCSS
$custom: #fcc8eb; $custom-light: #fdd9f1; $custom-dark: #000000;
JSON
{
"hex": "#fcc8eb",
"rgb": {
"r": 252,
"g": 200,
"b": 235
},
"hsl": {
"h": 319.615,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.88863,
"c": 0.07398,
"h": 338.6
},
"luminance": 0.68002
}Semantic roles & 50–950 ramp
primary
#FCC8EB
secondary
#85E3A4
accent
#E64B00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385