#FFE7DB#FFE7DB
#FFE7DB is a very light, muted orange. Relative luminance 0.835; OKLCH L 94.4% C 0.031 H 48.4°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE7DB |
|---|---|
| RGB | rgb(255, 231, 219) |
| HSL | hsl(20, 100%, 93%) |
| HSV | hsv(20, 14%, 100%) |
| CMYK | cmyk(0%, 9.4%, 14.1%, 0%) |
| CIE-LAB | lab(93.25, 6.26, 8.81) |
| CIE-LCH | lch(93.25, 10.81, 54.58°) |
| OKLab | oklab(94.42% 0.0205 0.0231) |
| OKLCH | oklch(94.42% 0.031 48.4) |
| XYZ | xyz(82.6014, 83.5280, 78.7753) |
| Luminance | 0.8353 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.65
Linen
#FAF0E6
ΔE00 5.75
Seashell
#FFF5EE
ΔE00 5.84
Very Light Pink
#FFF4F2
ΔE00 6.19
Antiquewhite
#FAEBD7
ΔE00 6.31
Warm Beige
#E9DCC9
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE7DB #DBF3FF
analogous
#FFDBE1 #FFE7DB #FFF9DB
triadic
#FFE7DB #DBFFE7 #E7DBFF
tetradic
#FFE7DB #E1FFDB #DBF3FF #F9DBFF
square
#FFE7DB #E1FFDB #DBF3FF #F9DBFF
split-complementary
#FFE7DB #DBFFF9 #DBE1FF
monochromatic
#FF9561 #FFBE9E #FFE7DB #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.19
#FFE7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#FFE7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE7DB
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE7DB | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DA
Deuteranopia (green-blind)
#F3EEDB
Tritanopia (blue-blind)
#FFE3E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffe7db; /* rgb */ color: rgb(255, 231, 219); /* oklch */ color: oklch(94.4% 0.031 48.4);
Tailwind
colors: {
custom: {
50: '#ffeee6',
500: '#ffe7db',
950: '#000000',
},
}SCSS
$custom: #ffe7db; $custom-light: #ffeee6; $custom-dark: #000000;
JSON
{
"hex": "#ffe7db",
"rgb": {
"r": 255,
"g": 231,
"b": 219
},
"hsl": {
"h": 20,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.94415,
"c": 0.03093,
"h": 48.4
},
"luminance": 0.83526
}Semantic roles & 50–950 ramp
primary
#FFE7DB
secondary
#92CEEC
accent
#99E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584