#FFECE6#FFECE6
#FFECE6 is a very light, muted red. Relative luminance 0.870; OKLCH L 95.7% C 0.022 H 38.3°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFECE6 |
|---|---|
| RGB | rgb(255, 236, 230) |
| HSL | hsl(14, 100%, 95%) |
| HSV | hsv(14, 10%, 100%) |
| CMYK | cmyk(0%, 7.5%, 9.8%, 0%) |
| CIE-LAB | lab(94.72, 5.44, 5.22) |
| CIE-LCH | lch(94.72, 7.54, 43.83°) |
| OKLab | oklab(95.66% 0.0175 0.0138) |
| OKLCH | oklch(95.66% 0.022 38.3) |
| XYZ | xyz(85.5171, 86.9654, 87.1286) |
| Luminance | 0.8696 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.53
Mistyrose
#FFE4E1
ΔE00 3.75
Seashell
#FFF5EE
ΔE00 4.24
Linen
#FAF0E6
ΔE00 4.97
Lavenderblush
#FFF0F5
ΔE00 5.15
Snow
#FFFAFA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFECE6 #E6F9FF
analogous
#FFE6EC #FFECE6 #FFF8E6
triadic
#FFECE6 #E6FFEC #ECE6FF
tetradic
#FFECE6 #ECFFE6 #E6F9FF #F8E6FF
square
#FFECE6 #ECFFE6 #E6F9FF #F8E6FF
split-complementary
#FFECE6 #E6FFF8 #E6ECFF
monochromatic
#FF8F6C #FFBDA9 #FFE8E0 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.14
#FFECE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#FFECE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFECE6
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFECE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFECE6 | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEE6
Deuteranopia (green-blind)
#F4F1E6
Tritanopia (blue-blind)
#FFEAEA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffece6; /* rgb */ color: rgb(255, 236, 230); /* oklch */ color: oklch(95.7% 0.022 38.3);
Tailwind
colors: {
custom: {
50: '#fff2ed',
500: '#ffece6',
950: '#000000',
},
}SCSS
$custom: #ffece6; $custom-light: #fff2ed; $custom-dark: #000000;
JSON
{
"hex": "#ffece6",
"rgb": {
"r": 255,
"g": 236,
"b": 230
},
"hsl": {
"h": 14.4,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.95658,
"c": 0.02228,
"h": 38.3
},
"luminance": 0.86964
}Semantic roles & 50–950 ramp
primary
#FFECE6
secondary
#9CDAED
accent
#AEE600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181616
muted
#868584