#FCCCEE#FCCCEE
#FCCCEE is a very light, moderate pink. Relative luminance 0.701; OKLCH L 89.7% C 0.070 H 336.9°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCCEE |
|---|---|
| RGB | rgb(252, 204, 238) |
| HSL | hsl(318, 89%, 89%) |
| HSV | hsv(318, 19%, 99%) |
| CMYK | cmyk(0%, 19%, 5.6%, 1.2%) |
| CIE-LAB | lab(87.02, 22.38, -10.30) |
| CIE-LCH | lch(87.02, 24.63, 335.29°) |
| OKLab | oklab(89.68% 0.064 -0.0273) |
| OKLCH | oklch(89.68% 0.07 336.9) |
| XYZ | xyz(77.1691, 70.0563, 90.3295) |
| Luminance | 0.7005 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.11
Very Light Purple
#F6CEFC
ΔE00 4.30
Pale Lavender
#EECFFE
ΔE00 6.18
Light Pink
#FFD1DF
ΔE00 6.19
Pale Pink
#FFCFDC
ΔE00 6.57
Light Lilac
#EDC8FF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCCEE #CCFCDA
analogous
#F2CCFC #FCCCEE #FCCCD6
triadic
#FCCCEE #EEFCCC #CCEEFC
tetradic
#FCCCEE #FCF2CC #CCFCDA #CCD6FC
square
#FCCCEE #FCF2CC #CCFCDA #CCD6FC
split-complementary
#FCCCEE #D6FCCC #CCFCF2
monochromatic
#F558C7 #F992DB #FCCCEE #FDE2F5 #FDE2F5
Accessibility & contrast
On white
1.40
#FCCCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#FCCCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCCEE
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCCEE | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EF
Deuteranopia (green-blind)
#D7DCEC
Tritanopia (blue-blind)
#FFCDD7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fcccee; /* rgb */ color: rgb(252, 204, 238); /* oklch */ color: oklch(89.7% 0.070 336.9);
Tailwind
colors: {
custom: {
50: '#fddbf3',
500: '#fcccee',
950: '#000000',
},
}SCSS
$custom: #fcccee; $custom-light: #fddbf3; $custom-dark: #000000;
JSON
{
"hex": "#fcccee",
"rgb": {
"r": 252,
"g": 204,
"b": 238
},
"hsl": {
"h": 317.5,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.89675,
"c": 0.06953,
"h": 336.9
},
"luminance": 0.70054
}Semantic roles & 50–950 ramp
primary
#FCCCEE
secondary
#89E3A3
accent
#E64300
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485