#FFECEA#FFECEA
#FFECEA is a very light, muted red. Relative luminance 0.872; OKLCH L 95.8% C 0.021 H 24.8°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFECEA |
|---|---|
| RGB | rgb(255, 236, 234) |
| HSL | hsl(6, 100%, 96%) |
| HSV | hsv(6, 8%, 100%) |
| CMYK | cmyk(0%, 7.5%, 8.2%, 0%) |
| CIE-LAB | lab(94.82, 6.09, 3.29) |
| CIE-LCH | lch(94.82, 6.92, 28.36°) |
| OKLab | oklab(95.77% 0.019 0.0088) |
| OKLCH | oklch(95.77% 0.021 24.8) |
| XYZ | xyz(86.0852, 87.1926, 90.1209) |
| Luminance | 0.8719 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.07
Lavenderblush
#FFF0F5
ΔE00 3.40
Very Light Pink
#FFF4F2
ΔE00 3.43
Seashell
#FFF5EE
ΔE00 5.26
Snow
#FFFAFA
ΔE00 6.06
Linen
#FAF0E6
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFECEA #EAFDFF
analogous
#FFEAF2 #FFECEA #FFF6EA
triadic
#FFECEA #EAFFEC #ECEAFF
tetradic
#FFECEA #F2FFEA #EAFDFF #F6EAFF
square
#FFECEA #F2FFEA #EAFDFF #F6EAFF
split-complementary
#FFECEA #EAFFF6 #EAF2FF
monochromatic
#FF7D70 #FFB5AD #FFE3E0 #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.14
#FFECEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#FFECEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFECEA
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFECEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFECEA | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEA
Deuteranopia (green-blind)
#F4F1EA
Tritanopia (blue-blind)
#FFEAEB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffecea; /* rgb */ color: rgb(255, 236, 234); /* oklch */ color: oklch(95.8% 0.021 24.8);
Tailwind
colors: {
custom: {
50: '#fff2f0',
500: '#ffecea',
950: '#000000',
},
}SCSS
$custom: #ffecea; $custom-light: #fff2f0; $custom-dark: #000000;
JSON
{
"hex": "#ffecea",
"rgb": {
"r": 255,
"g": 236,
"b": 234
},
"hsl": {
"h": 5.714,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.95766,
"c": 0.0209,
"h": 24.8
},
"luminance": 0.87191
}Semantic roles & 50–950 ramp
primary
#FFECEA
secondary
#9FE7EE
accent
#D0E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181616
muted
#868585