#FFE7DF#FFE7DF
#FFE7DF is a very light, muted orange. Relative luminance 0.837; OKLCH L 94.5% C 0.029 H 39.3°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE7DF |
|---|---|
| RGB | rgb(255, 231, 223) |
| HSL | hsl(15, 100%, 94%) |
| HSV | hsv(15, 13%, 100%) |
| CMYK | cmyk(0%, 9.4%, 12.5%, 0%) |
| CIE-LAB | lab(93.34, 6.89, 6.86) |
| CIE-LCH | lch(93.34, 9.72, 44.89°) |
| OKLab | oklab(94.52% 0.0221 0.0181) |
| OKLCH | oklch(94.52% 0.029 39.3) |
| XYZ | xyz(83.1343, 83.7412, 81.5820) |
| Luminance | 0.8374 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.82
Very Light Pink
#FFF4F2
ΔE00 5.50
Seashell
#FFF5EE
ΔE00 6.01
Linen
#FAF0E6
ΔE00 6.39
Lavenderblush
#FFF0F5
ΔE00 6.46
Antiquewhite
#FAEBD7
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE7DF #DFF7FF
analogous
#FFDFE7 #FFE7DF #FFF7DF
triadic
#FFE7DF #DFFFE7 #E7DFFF
tetradic
#FFE7DF #E7FFDF #DFF7FF #F7DFFF
square
#FFE7DF #E7FFDF #DFF7FF #F7DFFF
split-complementary
#FFE7DF #DFFFF7 #DFE7FF
monochromatic
#FF8B65 #FFB9A2 #FFE7DF #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.18
#FFE7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#FFE7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE7DF
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE7DF | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE9DE
Deuteranopia (green-blind)
#F2EEDF
Tritanopia (blue-blind)
#FFE4E5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffe7df; /* rgb */ color: rgb(255, 231, 223); /* oklch */ color: oklch(94.5% 0.029 39.3);
Tailwind
colors: {
custom: {
50: '#ffeee9',
500: '#ffe7df',
950: '#000000',
},
}SCSS
$custom: #ffe7df; $custom-light: #ffeee9; $custom-dark: #000000;
JSON
{
"hex": "#ffe7df",
"rgb": {
"r": 255,
"g": 231,
"b": 223
},
"hsl": {
"h": 15,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.94519,
"c": 0.02854,
"h": 39.3
},
"luminance": 0.8374
}Semantic roles & 50–950 ramp
primary
#FFE7DF
secondary
#96D7EC
accent
#ACE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584