#FCEEEB#FCEEEB
#FCEEEB is a very light, near-neutral red. Relative luminance 0.878; OKLCH L 95.9% C 0.016 H 32.0°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEEEB |
|---|---|
| RGB | rgb(252, 238, 235) |
| HSL | hsl(11, 74%, 95%) |
| HSV | hsv(11, 7%, 99%) |
| CMYK | cmyk(0%, 5.6%, 6.7%, 1.2%) |
| CIE-LAB | lab(95.09, 4.21, 3.14) |
| CIE-LCH | lch(95.09, 5.25, 36.72°) |
| OKLab | oklab(95.93% 0.0134 0.0084) |
| OKLCH | oklch(95.93% 0.016 32) |
| XYZ | xyz(85.7131, 87.8436, 91.0213) |
| Luminance | 0.8784 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.65
Seashell
#FFF5EE
ΔE00 3.30
Lavenderblush
#FFF0F5
ΔE00 3.92
Snow
#FFFAFA
ΔE00 4.34
Linen
#FAF0E6
ΔE00 4.45
Mistyrose
#FFE4E1
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEEEB #EBF9FC
analogous
#FCEBF0 #FCEEEB #FCF6EB
triadic
#FCEEEB #EBFCEE #EEEBFC
tetradic
#FCEEEB #F0FCEB #EBF9FC #F6EBFC
square
#FCEEEB #F0FCEB #EBF9FC #F6EBFC
split-complementary
#FCEEEB #EBFCF6 #EBF0FC
monochromatic
#EC9481 #F4C1B6 #FBE8E4 #FBE8E4 #FBE8E4
Accessibility & contrast
On white
1.13
#FCEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#FCEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEEEB
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEEEB | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEB
Deuteranopia (green-blind)
#F4F2EB
Tritanopia (blue-blind)
#FFECED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fceeeb; /* rgb */ color: rgb(252, 238, 235); /* oklch */ color: oklch(95.9% 0.016 32.0);
Tailwind
colors: {
custom: {
50: '#fdf3f1',
500: '#fceeeb',
950: '#000000',
},
}SCSS
$custom: #fceeeb; $custom-light: #fdf3f1; $custom-dark: #000000;
JSON
{
"hex": "#fceeeb",
"rgb": {
"r": 252,
"g": 238,
"b": 235
},
"hsl": {
"h": 10.588,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.95932,
"c": 0.01575,
"h": 32
},
"luminance": 0.87843
}Semantic roles & 50–950 ramp
primary
#FCEEEB
secondary
#A8D9E3
accent
#B3D60F
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585