#FCCEEB#FCCEEB
#FCCEEB is a very light, moderate pink. Relative luminance 0.708; OKLCH L 89.9% C 0.064 H 340.3°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCEEB |
|---|---|
| RGB | rgb(252, 206, 235) |
| HSL | hsl(322, 88%, 90%) |
| HSV | hsv(322, 18%, 99%) |
| CMYK | cmyk(0%, 18.3%, 6.7%, 1.2%) |
| CIE-LAB | lab(87.41, 20.82, -8.14) |
| CIE-LCH | lch(87.41, 22.35, 338.64°) |
| OKLab | oklab(89.94% 0.06 -0.0215) |
| OKLCH | oklch(89.94% 0.064 340.3) |
| XYZ | xyz(77.2104, 70.8383, 88.1871) |
| Luminance | 0.7084 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.31
Light Pink
#FFD1DF
ΔE00 4.80
Pale Pink
#FFCFDC
ΔE00 5.22
Very Light Purple
#F6CEFC
ΔE00 5.39
Pale Lavender
#EECFFE
ΔE00 7.02
Thistle
#D8BFD8
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCEEB #CEFCDF
analogous
#F6CEFC #FCCEEB #FCCED4
triadic
#FCCEEB #EBFCCE #CEEBFC
tetradic
#FCCEEB #FCF6CE #CEFCDF #CED4FC
square
#FCCEEB #FCF6CE #CEFCDF #CED4FC
split-complementary
#FCCEEB #D4FCCE #CEFCF6
monochromatic
#F55BBC #F894D3 #FCCEEB #FDE2F3 #FDE2F3
Accessibility & contrast
On white
1.38
#FCCEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#FCCEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCEEB
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCEEB | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#DADEEA
Tritanopia (blue-blind)
#FFCFD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fcceeb; /* rgb */ color: rgb(252, 206, 235); /* oklch */ color: oklch(89.9% 0.064 340.3);
Tailwind
colors: {
custom: {
50: '#fdddf1',
500: '#fcceeb',
950: '#000000',
},
}SCSS
$custom: #fcceeb; $custom-light: #fdddf1; $custom-dark: #000000;
JSON
{
"hex": "#fcceeb",
"rgb": {
"r": 252,
"g": 206,
"b": 235
},
"hsl": {
"h": 322.174,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.89942,
"c": 0.06369,
"h": 340.3
},
"luminance": 0.70836
}Semantic roles & 50–950 ramp
primary
#FCCEEB
secondary
#8BE4AB
accent
#E55500
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485