#FFE2D7#FFE2D7
#FFE2D7 is a very light, muted orange. Relative luminance 0.806; OKLCH L 93.4% C 0.035 H 41.9°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2D7 |
|---|---|
| RGB | rgb(255, 226, 215) |
| HSL | hsl(17, 100%, 92%) |
| HSV | hsv(17, 16%, 100%) |
| CMYK | cmyk(0%, 11.4%, 15.7%, 0%) |
| CIE-LAB | lab(91.94, 8.22, 9.02) |
| CIE-LCH | lch(91.94, 12.20, 47.64°) |
| OKLab | oklab(93.36% 0.0263 0.0237) |
| OKLCH | oklch(93.36% 0.035 41.9) |
| XYZ | xyz(80.7017, 80.5610, 75.5754) |
| Luminance | 0.8056 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.55
Very Light Pink
#FFF4F2
ΔE00 7.49
Seashell
#FFF5EE
ΔE00 7.73
Linen
#FAF0E6
ΔE00 7.83
Apricot
#FBCEB1
ΔE00 8.03
Peach
#FFDAB9
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2D7 #D7F4FF
analogous
#FFD7E0 #FFE2D7 #FFF6D7
triadic
#FFE2D7 #D7FFE2 #E2D7FF
tetradic
#FFE2D7 #E0FFD7 #D7F4FF #F6D7FF
square
#FFE2D7 #E0FFD7 #D7F4FF #F6D7FF
split-complementary
#FFE2D7 #D7FFF6 #D7E0FF
monochromatic
#FF895D #FFB69A #FFE2D7 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.23
#FFE2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#FFE2D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2D7
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2D7 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E5D6
Deuteranopia (green-blind)
#EFEAD7
Tritanopia (blue-blind)
#FFDEDF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe2d7; /* rgb */ color: rgb(255, 226, 215); /* oklch */ color: oklch(93.4% 0.035 41.9);
Tailwind
colors: {
custom: {
50: '#ffebe3',
500: '#ffe2d7',
950: '#000000',
},
}SCSS
$custom: #ffe2d7; $custom-light: #ffebe3; $custom-dark: #000000;
JSON
{
"hex": "#ffe2d7",
"rgb": {
"r": 255,
"g": 226,
"b": 215
},
"hsl": {
"h": 16.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.9336,
"c": 0.03541,
"h": 41.9
},
"luminance": 0.80559
}Semantic roles & 50–950 ramp
primary
#FFE2D7
secondary
#8FD2EB
accent
#A6E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484