#FFE6DB#FFE6DB
#FFE6DB is a very light, muted orange. Relative luminance 0.830; OKLCH L 94.2% C 0.031 H 45.3°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6DB |
|---|---|
| RGB | rgb(255, 230, 219) |
| HSL | hsl(18, 100%, 93%) |
| HSV | hsv(18, 14%, 100%) |
| CMYK | cmyk(0%, 9.8%, 14.1%, 0%) |
| CIE-LAB | lab(93.00, 6.78, 8.46) |
| CIE-LCH | lch(93.00, 10.84, 51.30°) |
| OKLab | oklab(94.22% 0.022 0.0222) |
| OKLCH | oklch(94.22% 0.031 45.3) |
| XYZ | xyz(82.3223, 82.9698, 78.6823) |
| Luminance | 0.8297 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.98
Seashell
#FFF5EE
ΔE00 6.22
Very Light Pink
#FFF4F2
ΔE00 6.27
Linen
#FAF0E6
ΔE00 6.27
Antiquewhite
#FAEBD7
ΔE00 7.03
Lavenderblush
#FFF0F5
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6DB #DBF4FF
analogous
#FFDBE2 #FFE6DB #FFF8DB
triadic
#FFE6DB #DBFFE6 #E6DBFF
tetradic
#FFE6DB #E2FFDB #DBF4FF #F8DBFF
square
#FFE6DB #E2FFDB #DBF4FF #F8DBFF
split-complementary
#FFE6DB #DBFFF8 #DBE2FF
monochromatic
#FF9161 #FFBB9E #FFE6DB #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.19
#FFE6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#FFE6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6DB
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6DB | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DA
Deuteranopia (green-blind)
#F2EDDB
Tritanopia (blue-blind)
#FFE2E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffe6db; /* rgb */ color: rgb(255, 230, 219); /* oklch */ color: oklch(94.2% 0.031 45.3);
Tailwind
colors: {
custom: {
50: '#ffede6',
500: '#ffe6db',
950: '#000000',
},
}SCSS
$custom: #ffe6db; $custom-light: #ffede6; $custom-dark: #000000;
JSON
{
"hex": "#ffe6db",
"rgb": {
"r": 255,
"g": 230,
"b": 219
},
"hsl": {
"h": 18.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.94224,
"c": 0.03127,
"h": 45.3
},
"luminance": 0.82968
}Semantic roles & 50–950 ramp
primary
#FFE6DB
secondary
#92D0EC
accent
#9FE600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484