#FCEEEE#FCEEEE
#FCEEEE is a very light, near-neutral red. Relative luminance 0.880; OKLCH L 96.0% C 0.015 H 17.4°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEEEE |
|---|---|
| RGB | rgb(252, 238, 238) |
| HSL | hsl(0, 70%, 96%) |
| HSV | hsv(0, 6%, 99%) |
| CMYK | cmyk(0%, 5.6%, 5.6%, 1.2%) |
| CIE-LAB | lab(95.17, 4.71, 1.69) |
| CIE-LCH | lch(95.17, 5.00, 19.75°) |
| OKLab | oklab(96.01% 0.0145 0.0045) |
| OKLCH | oklch(96.01% 0.015 17.4) |
| XYZ | xyz(86.1501, 88.0184, 93.3232) |
| Luminance | 0.8802 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.06
Lavenderblush
#FFF0F5
ΔE00 2.46
Snow
#FFFAFA
ΔE00 4.37
Seashell
#FFF5EE
ΔE00 4.51
Mistyrose
#FFE4E1
ΔE00 4.89
Linen
#FAF0E6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEEEE #EEFCFC
analogous
#FCEEF5 #FCEEEE #FCF5EE
triadic
#FCEEEE #EEFCEE #EEEEFC
tetradic
#FCEEEE #F5FCEE #EEFCFC #F5EEFC
square
#FCEEEE #F5FCEE #EEFCFC #F5EEFC
split-complementary
#FCEEEE #EEFCF5 #EEF5FC
monochromatic
#EA8686 #F3BABA #FAE5E5 #FAE5E5 #FAE5E5
Accessibility & contrast
On white
1.13
#FCEEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#FCEEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEEEE
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEEEE | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EE
Deuteranopia (green-blind)
#F3F2EE
Tritanopia (blue-blind)
#FFEDEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fceeee; /* rgb */ color: rgb(252, 238, 238); /* oklch */ color: oklch(96.0% 0.015 17.4);
Tailwind
colors: {
custom: {
50: '#fdf3f3',
500: '#fceeee',
950: '#000000',
},
}SCSS
$custom: #fceeee; $custom-light: #fdf3f3; $custom-dark: #000000;
JSON
{
"hex": "#fceeee",
"rgb": {
"r": 252,
"g": 238,
"b": 238
},
"hsl": {
"h": 0,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.96014,
"c": 0.01518,
"h": 17.4
},
"luminance": 0.88018
}Semantic roles & 50–950 ramp
primary
#FCEEEE
secondary
#ACE2E2
accent
#D2D214
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585