#FFECE8#FFECE8
#FFECE8 is a very light, muted red. Relative luminance 0.871; OKLCH L 95.7% C 0.021 H 31.8°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFECE8 |
|---|---|
| RGB | rgb(255, 236, 232) |
| HSL | hsl(10, 100%, 95%) |
| HSV | hsv(10, 9%, 100%) |
| CMYK | cmyk(0%, 7.5%, 9%, 0%) |
| CIE-LAB | lab(94.77, 5.76, 4.26) |
| CIE-LCH | lch(94.77, 7.17, 36.43°) |
| OKLab | oklab(95.71% 0.0182 0.0113) |
| OKLCH | oklch(95.71% 0.021 31.8) |
| XYZ | xyz(85.7995, 87.0784, 88.6162) |
| Luminance | 0.8708 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.27
Very Light Pink
#FFF4F2
ΔE00 3.36
Lavenderblush
#FFF0F5
ΔE00 4.26
Seashell
#FFF5EE
ΔE00 4.69
Linen
#FAF0E6
ΔE00 5.63
Snow
#FFFAFA
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFECE8 #E8FBFF
analogous
#FFE8EF #FFECE8 #FFF7E8
triadic
#FFECE8 #E8FFEC #ECE8FF
tetradic
#FFECE8 #EFFFE8 #E8FBFF #F7E8FF
square
#FFECE8 #EFFFE8 #E8FBFF #F7E8FF
split-complementary
#FFECE8 #E8FFF7 #E8EFFF
monochromatic
#FF876E #FFB9AB #FFE6E0 #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.14
#FFECE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#FFECE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFECE8
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFECE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFECE8 | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEE8
Deuteranopia (green-blind)
#F4F1E8
Tritanopia (blue-blind)
#FFEAEB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffece8; /* rgb */ color: rgb(255, 236, 232); /* oklch */ color: oklch(95.7% 0.021 31.8);
Tailwind
colors: {
custom: {
50: '#fff2ef',
500: '#ffece8',
950: '#000000',
},
}SCSS
$custom: #ffece8; $custom-light: #fff2ef; $custom-dark: #000000;
JSON
{
"hex": "#ffece8",
"rgb": {
"r": 255,
"g": 236,
"b": 232
},
"hsl": {
"h": 10.435,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.95712,
"c": 0.02144,
"h": 31.8
},
"luminance": 0.87077
}Semantic roles & 50–950 ramp
primary
#FFECE8
secondary
#9DE0EE
accent
#BEE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181616
muted
#868585