#FCEEEA#FCEEEA
#FCEEEA is a very light, near-neutral red. Relative luminance 0.878; OKLCH L 95.9% C 0.016 H 36.5°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEEEA |
|---|---|
| RGB | rgb(252, 238, 234) |
| HSL | hsl(13, 75%, 95%) |
| HSV | hsv(13, 7%, 99%) |
| CMYK | cmyk(0%, 5.6%, 7.1%, 1.2%) |
| CIE-LAB | lab(95.07, 4.04, 3.62) |
| CIE-LCH | lch(95.07, 5.43, 41.87°) |
| OKLab | oklab(95.9% 0.013 0.0096) |
| OKLCH | oklch(95.9% 0.016 36.5) |
| XYZ | xyz(85.5690, 87.7860, 90.2625) |
| Luminance | 0.8779 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.78
Seashell
#FFF5EE
ΔE00 2.94
Linen
#FAF0E6
ΔE00 4.00
Lavenderblush
#FFF0F5
ΔE00 4.42
Snow
#FFFAFA
ΔE00 4.43
Mistyrose
#FFE4E1
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEEEA #EAF8FC
analogous
#FCEAEF #FCEEEA #FCF7EA
triadic
#FCEEEA #EAFCEE #EEEAFC
tetradic
#FCEEEA #EFFCEA #EAF8FC #F7EAFC
square
#FCEEEA #EFFCEA #EAF8FC #F7EAFC
split-complementary
#FCEEEA #EAFCF7 #EAEFFC
monochromatic
#ED977F #F4C3B4 #FBE9E4 #FBE9E4 #FBE9E4
Accessibility & contrast
On white
1.13
#FCEEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#FCEEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEEEA
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEEEA | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#F4F2EA
Tritanopia (blue-blind)
#FFECED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fceeea; /* rgb */ color: rgb(252, 238, 234); /* oklch */ color: oklch(95.9% 0.016 36.5);
Tailwind
colors: {
custom: {
50: '#fdf3f0',
500: '#fceeea',
950: '#000000',
},
}SCSS
$custom: #fceeea; $custom-light: #fdf3f0; $custom-dark: #000000;
JSON
{
"hex": "#fceeea",
"rgb": {
"r": 252,
"g": 238,
"b": 234
},
"hsl": {
"h": 13.333,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.95904,
"c": 0.01615,
"h": 36.5
},
"luminance": 0.87785
}Semantic roles & 50–950 ramp
primary
#FCEEEA
secondary
#A7D6E3
accent
#ABD70E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585