#FFECE5#FFECE5
#FFECE5 is a very light, muted orange. Relative luminance 0.869; OKLCH L 95.6% C 0.023 H 41.4°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFECE5 |
|---|---|
| RGB | rgb(255, 236, 229) |
| HSL | hsl(16, 100%, 95%) |
| HSV | hsv(16, 10%, 100%) |
| CMYK | cmyk(0%, 7.5%, 10.2%, 0%) |
| CIE-LAB | lab(94.70, 5.28, 5.71) |
| CIE-LCH | lch(94.70, 7.77, 47.23°) |
| OKLab | oklab(95.63% 0.0171 0.0151) |
| OKLCH | oklch(95.63% 0.023 41.4) |
| XYZ | xyz(85.3770, 86.9094, 86.3911) |
| Luminance | 0.8691 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.69
Mistyrose
#FFE4E1
ΔE00 4.06
Seashell
#FFF5EE
ΔE00 4.07
Linen
#FAF0E6
ΔE00 4.67
Lavenderblush
#FFF0F5
ΔE00 5.61
Snow
#FFFAFA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFECE5 #E5F8FF
analogous
#FFE5EB #FFECE5 #FFF9E5
triadic
#FFECE5 #E5FFEC #ECE5FF
tetradic
#FFECE5 #EBFFE5 #E5F8FF #F9E5FF
square
#FFECE5 #EBFFE5 #E5F8FF #F9E5FF
split-complementary
#FFECE5 #E5FFF9 #E5EBFF
monochromatic
#FF936B #FFBFA8 #FFE9E0 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.14
#FFECE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#FFECE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFECE5
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFECE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFECE5 | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEE5
Deuteranopia (green-blind)
#F5F1E5
Tritanopia (blue-blind)
#FFE9EA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffece5; /* rgb */ color: rgb(255, 236, 229); /* oklch */ color: oklch(95.6% 0.023 41.4);
Tailwind
colors: {
custom: {
50: '#fff2ed',
500: '#ffece5',
950: '#000000',
},
}SCSS
$custom: #ffece5; $custom-light: #fff2ed; $custom-dark: #000000;
JSON
{
"hex": "#ffece5",
"rgb": {
"r": 255,
"g": 236,
"b": 229
},
"hsl": {
"h": 16.154,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.95632,
"c": 0.0228,
"h": 41.4
},
"luminance": 0.86908
}Semantic roles & 50–950 ramp
primary
#FFECE5
secondary
#9BD7ED
accent
#A8E600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181616
muted
#868584