#FFECEB#FFECEB
#FFECEB is a very light, muted red. Relative luminance 0.872; OKLCH L 95.8% C 0.021 H 21.2°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFECEB |
|---|---|
| RGB | rgb(255, 236, 235) |
| HSL | hsl(3, 100%, 96%) |
| HSV | hsv(3, 8%, 100%) |
| CMYK | cmyk(0%, 7.5%, 7.8%, 0%) |
| CIE-LAB | lab(94.84, 6.26, 2.80) |
| CIE-LCH | lch(94.84, 6.86, 24.15°) |
| OKLab | oklab(95.79% 0.0194 0.0075) |
| OKLCH | oklch(95.79% 0.021 21.2) |
| XYZ | xyz(86.2293, 87.2503, 90.8796) |
| Luminance | 0.8725 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.00
Mistyrose
#FFE4E1
ΔE00 3.09
Very Light Pink
#FFF4F2
ΔE00 3.55
Seashell
#FFF5EE
ΔE00 5.57
Snow
#FFFAFA
ΔE00 6.10
Linen
#FAF0E6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFECEB #EBFEFF
analogous
#FFEBF4 #FFECEB #FFF6EB
triadic
#FFECEB #EBFFEC #ECEBFF
tetradic
#FFECEB #F4FFEB #EBFEFF #F6EBFF
square
#FFECEB #F4FFEB #EBFEFF #F6EBFF
split-complementary
#FFECEB #EBFFF6 #EBF4FF
monochromatic
#FF7871 #FFB2AE #FFE2E0 #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.14
#FFECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#FFECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFECEB
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFECEB | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEB
Deuteranopia (green-blind)
#F3F1EB
Tritanopia (blue-blind)
#FFEAEC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffeceb; /* rgb */ color: rgb(255, 236, 235); /* oklch */ color: oklch(95.8% 0.021 21.2);
Tailwind
colors: {
custom: {
50: '#fff2f1',
500: '#ffeceb',
950: '#000000',
},
}SCSS
$custom: #ffeceb; $custom-light: #fff2f1; $custom-dark: #000000;
JSON
{
"hex": "#ffeceb",
"rgb": {
"r": 255,
"g": 236,
"b": 235
},
"hsl": {
"h": 3,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.95793,
"c": 0.02075,
"h": 21.2
},
"luminance": 0.87249
}Semantic roles & 50–950 ramp
primary
#FFECEB
secondary
#A0EAEE
accent
#DAE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181616
muted
#868585