#FFE8DF#FFE8DF
#FFE8DF is a very light, muted orange. Relative luminance 0.843; OKLCH L 94.7% C 0.028 H 42.7°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8DF |
|---|---|
| RGB | rgb(255, 232, 223) |
| HSL | hsl(17, 100%, 94%) |
| HSV | hsv(17, 13%, 100%) |
| CMYK | cmyk(0%, 9%, 12.5%, 0%) |
| CIE-LAB | lab(93.58, 6.37, 7.21) |
| CIE-LCH | lch(93.58, 9.63, 48.53°) |
| OKLab | oklab(94.71% 0.0206 0.019) |
| OKLCH | oklch(94.71% 0.028 42.7) |
| XYZ | xyz(83.4150, 84.3025, 81.6755) |
| Luminance | 0.8430 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.53
Very Light Pink
#FFF4F2
ΔE00 5.32
Seashell
#FFF5EE
ΔE00 5.52
Linen
#FAF0E6
ΔE00 5.79
Lavenderblush
#FFF0F5
ΔE00 6.73
Antiquewhite
#FAEBD7
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8DF #DFF6FF
analogous
#FFDFE6 #FFE8DF #FFF8DF
triadic
#FFE8DF #DFFFE8 #E8DFFF
tetradic
#FFE8DF #E6FFDF #DFF6FF #F8DFFF
square
#FFE8DF #E6FFDF #DFF6FF #F8DFFF
split-complementary
#FFE8DF #DFFFF8 #DFE6FF
monochromatic
#FF9065 #FFBCA2 #FFE8DF #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.18
#FFE8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#FFE8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8DF
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8DF | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEADE
Deuteranopia (green-blind)
#F3EEDF
Tritanopia (blue-blind)
#FFE5E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffe8df; /* rgb */ color: rgb(255, 232, 223); /* oklch */ color: oklch(94.7% 0.028 42.7);
Tailwind
colors: {
custom: {
50: '#ffefe9',
500: '#ffe8df',
950: '#000000',
},
}SCSS
$custom: #ffe8df; $custom-light: #ffefe9; $custom-dark: #000000;
JSON
{
"hex": "#ffe8df",
"rgb": {
"r": 255,
"g": 232,
"b": 223
},
"hsl": {
"h": 16.875,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.94709,
"c": 0.02803,
"h": 42.7
},
"luminance": 0.84301
}Semantic roles & 50–950 ramp
primary
#FFE8DF
secondary
#96D4EC
accent
#A5E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584