#FFE1D0#FFE1D0
#FFE1D0 is a very light, muted orange. Relative luminance 0.797; OKLCH L 93.0% C 0.040 H 51.5°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1D0 |
|---|---|
| RGB | rgb(255, 225, 208) |
| HSL | hsl(22, 100%, 91%) |
| HSV | hsv(22, 18%, 100%) |
| CMYK | cmyk(0%, 11.8%, 18.4%, 0%) |
| CIE-LAB | lab(91.54, 7.69, 12.10) |
| CIE-LCH | lch(91.54, 14.33, 57.57°) |
| OKLab | oklab(93% 0.0251 0.0315) |
| OKLCH | oklch(93% 0.04 51.5) |
| XYZ | xyz(79.5503, 79.6666, 70.8490) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 5.72
Mistyrose
#FFE4E1
ΔE00 6.13
Apricot
#FBCEB1
ΔE00 6.27
Bisque
#FFE4C4
ΔE00 6.60
Antiquewhite
#FAEBD7
ΔE00 7.05
Light Peach
#FFD8B1
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1D0 #D0EEFF
analogous
#FFD0D6 #FFE1D0 #FFF8D0
triadic
#FFE1D0 #D0FFE1 #E1D0FF
tetradic
#FFE1D0 #D6FFD0 #D0EEFF #F8D0FF
square
#FFE1D0 #D6FFD0 #D0EEFF #F8D0FF
split-complementary
#FFE1D0 #D0FFF8 #D0D6FF
monochromatic
#FF9356 #FFBA93 #FFE1D0 #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.24
#FFE1D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#FFE1D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1D0
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1D0 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E3CF
Deuteranopia (green-blind)
#F0E9D0
Tritanopia (blue-blind)
#FFDCDC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe1d0; /* rgb */ color: rgb(255, 225, 208); /* oklch */ color: oklch(93.0% 0.040 51.5);
Tailwind
colors: {
custom: {
50: '#ffeade',
500: '#ffe1d0',
950: '#000000',
},
}SCSS
$custom: #ffe1d0; $custom-light: #ffeade; $custom-dark: #000000;
JSON
{
"hex": "#ffe1d0",
"rgb": {
"r": 255,
"g": 225,
"b": 208
},
"hsl": {
"h": 21.702,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.92995,
"c": 0.04032,
"h": 51.5
},
"luminance": 0.79664
}Semantic roles & 50–950 ramp
primary
#FFE1D0
secondary
#89C7EA
accent
#92E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484