#FCCEEE#FCCEEE
#FCCEEE is a very light, moderate pink. Relative luminance 0.710; OKLCH L 90.0% C 0.066 H 337.4°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCEEE |
|---|---|
| RGB | rgb(252, 206, 238) |
| HSL | hsl(318, 88%, 90%) |
| HSV | hsv(318, 18%, 99%) |
| CMYK | cmyk(0%, 18.3%, 5.6%, 1.2%) |
| CIE-LAB | lab(87.49, 21.33, -9.60) |
| CIE-LCH | lch(87.49, 23.39, 335.76°) |
| OKLab | oklab(90.04% 0.061 -0.0254) |
| OKLCH | oklch(90.04% 0.066 337.4) |
| XYZ | xyz(77.6475, 71.0131, 90.4890) |
| Luminance | 0.7101 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.43
Very Light Purple
#F6CEFC
ΔE00 4.55
Light Pink
#FFD1DF
ΔE00 5.67
Pale Pink
#FFCFDC
ΔE00 6.10
Pale Lavender
#EECFFE
ΔE00 6.29
Thistle
#D8BFD8
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCEEE #CEFCDC
analogous
#F3CEFC #FCCEEE #FCCED7
triadic
#FCCEEE #EEFCCE #CEEEFC
tetradic
#FCCEEE #FCF3CE #CEFCDC #CED7FC
square
#FCCEEE #FCF3CE #CEFCDC #CED7FC
split-complementary
#FCCEEE #D7FCCE #CEFCF3
monochromatic
#F55BC6 #F894DA #FCCEEE #FDE2F5 #FDE2F5
Accessibility & contrast
On white
1.38
#FCCEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#FCCEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCEEE
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCEEE | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EF
Deuteranopia (green-blind)
#D9DEED
Tritanopia (blue-blind)
#FFCFD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fcceee; /* rgb */ color: rgb(252, 206, 238); /* oklch */ color: oklch(90.0% 0.066 337.4);
Tailwind
colors: {
custom: {
50: '#fdddf3',
500: '#fcceee',
950: '#000000',
},
}SCSS
$custom: #fcceee; $custom-light: #fdddf3; $custom-dark: #000000;
JSON
{
"hex": "#fcceee",
"rgb": {
"r": 252,
"g": 206,
"b": 238
},
"hsl": {
"h": 318.261,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.90036,
"c": 0.06608,
"h": 337.4
},
"luminance": 0.71011
}Semantic roles & 50–950 ramp
primary
#FCCEEE
secondary
#8BE4A6
accent
#E54600
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485