#FCCEEF#FCCEEF
#FCCEEF is a very light, moderate pink. Relative luminance 0.711; OKLCH L 90.1% C 0.067 H 336.5°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCEEF |
|---|---|
| RGB | rgb(252, 206, 239) |
| HSL | hsl(317, 88%, 90%) |
| HSV | hsv(317, 18%, 99%) |
| CMYK | cmyk(0%, 18.3%, 5.2%, 1.2%) |
| CIE-LAB | lab(87.52, 21.50, -10.09) |
| CIE-LCH | lch(87.52, 23.75, 334.86°) |
| OKLab | oklab(90.07% 0.0613 -0.0267) |
| OKLCH | oklch(90.07% 0.067 336.5) |
| XYZ | xyz(77.7948, 71.0720, 91.2648) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.14
Very Light Purple
#F6CEFC
ΔE00 4.28
Light Pink
#FFD1DF
ΔE00 5.96
Pale Lavender
#EECFFE
ΔE00 6.05
Pale Pink
#FFCFDC
ΔE00 6.39
Light Lilac
#EDC8FF
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCEEF #CEFCDB
analogous
#F2CEFC #FCCEEF #FCCED8
triadic
#FCCEEF #EFFCCE #CEEFFC
tetradic
#FCCEEF #FCF2CE #CEFCDB #CED8FC
square
#FCCEEF #FCF2CE #CEFCDB #CED8FC
split-complementary
#FCCEEF #D8FCCE #CEFCF2
monochromatic
#F55BC9 #F894DC #FCCEEF #FDE2F6 #FDE2F6
Accessibility & contrast
On white
1.38
#FCCEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#FCCEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCEEF
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCEEF | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7F0
Deuteranopia (green-blind)
#D9DEEE
Tritanopia (blue-blind)
#FFCFD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fcceef; /* rgb */ color: rgb(252, 206, 239); /* oklch */ color: oklch(90.1% 0.067 336.5);
Tailwind
colors: {
custom: {
50: '#fdddf4',
500: '#fcceef',
950: '#000000',
},
}SCSS
$custom: #fcceef; $custom-light: #fdddf4; $custom-dark: #000000;
JSON
{
"hex": "#fcceef",
"rgb": {
"r": 252,
"g": 206,
"b": 239
},
"hsl": {
"h": 316.957,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.90068,
"c": 0.0669,
"h": 336.5
},
"luminance": 0.7107
}Semantic roles & 50–950 ramp
primary
#FCCEEF
secondary
#8BE4A4
accent
#E54100
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485