#FFECED#FFECED
#FFECED is a very light, muted red. Relative luminance 0.874; OKLCH L 95.8% C 0.021 H 13.9°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFECED |
|---|---|
| RGB | rgb(255, 236, 237) |
| HSL | hsl(357, 100%, 96%) |
| HSV | hsv(357, 7%, 100%) |
| CMYK | cmyk(0%, 7.5%, 7.1%, 0%) |
| CIE-LAB | lab(94.89, 6.59, 1.84) |
| CIE-LCH | lch(94.89, 6.84, 15.59°) |
| OKLab | oklab(95.85% 0.0201 0.005) |
| OKLCH | oklch(95.85% 0.021 13.9) |
| XYZ | xyz(86.5199, 87.3665, 92.4099) |
| Luminance | 0.8737 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.28
Mistyrose
#FFE4E1
ΔE00 3.34
Very Light Pink
#FFF4F2
ΔE00 3.93
Snow
#FFFAFA
ΔE00 6.25
Seashell
#FFF5EE
ΔE00 6.25
Linen
#FAF0E6
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFECED #ECFFFE
analogous
#FFECF7 #FFECED #FFF5EC
triadic
#FFECED #EDFFEC #ECEDFF
tetradic
#FFECED #F7FFEC #ECFFFE #F5ECFF
square
#FFECED #F7FFEC #ECFFFE #F5ECFF
split-complementary
#FFECED #ECFFF5 #ECF7FF
monochromatic
#FF7279 #FFAFB3 #FFE0E2 #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.14
#FFECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#FFECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFECED
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFECED | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEED
Deuteranopia (green-blind)
#F3F2ED
Tritanopia (blue-blind)
#FFEBEC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffeced; /* rgb */ color: rgb(255, 236, 237); /* oklch */ color: oklch(95.8% 0.021 13.9);
Tailwind
colors: {
custom: {
50: '#fff2f2',
500: '#ffeced',
950: '#000000',
},
}SCSS
$custom: #ffeced; $custom-light: #fff2f2; $custom-dark: #000000;
JSON
{
"hex": "#ffeced",
"rgb": {
"r": 255,
"g": 236,
"b": 237
},
"hsl": {
"h": 356.842,
"s": 100,
"l": 96.275
},
"oklch": {
"l": 0.95848,
"c": 0.0207,
"h": 13.9
},
"luminance": 0.87365
}Semantic roles & 50–950 ramp
primary
#FFECED
secondary
#A1EEEA
accent
#E6D900
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585