#FFE2D8#FFE2D8
#FFE2D8 is a very light, muted orange. Relative luminance 0.806; OKLCH L 93.4% C 0.035 H 40.0°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2D8 |
|---|---|
| RGB | rgb(255, 226, 216) |
| HSL | hsl(15, 100%, 92%) |
| HSV | hsv(15, 15%, 100%) |
| CMYK | cmyk(0%, 11.4%, 15.3%, 0%) |
| CIE-LAB | lab(91.96, 8.37, 8.53) |
| CIE-LCH | lch(91.96, 11.95, 45.52°) |
| OKLab | oklab(93.39% 0.0267 0.0224) |
| OKLCH | oklch(93.39% 0.035 40) |
| XYZ | xyz(80.8306, 80.6125, 76.2542) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.11
Very Light Pink
#FFF4F2
ΔE00 7.38
Seashell
#FFF5EE
ΔE00 7.78
Linen
#FAF0E6
ΔE00 7.96
Lavenderblush
#FFF0F5
ΔE00 7.97
Apricot
#FBCEB1
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2D8 #D8F5FF
analogous
#FFD8E1 #FFE2D8 #FFF6D8
triadic
#FFE2D8 #D8FFE2 #E2D8FF
tetradic
#FFE2D8 #E1FFD8 #D8F5FF #F6D8FF
square
#FFE2D8 #E1FFD8 #D8F5FF #F6D8FF
split-complementary
#FFE2D8 #D8FFF6 #D8E1FF
monochromatic
#FF875E #FFB49B #FFE2D8 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.23
#FFE2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#FFE2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2D8
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2D8 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E5D7
Deuteranopia (green-blind)
#EFEAD8
Tritanopia (blue-blind)
#FFDEDF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe2d8; /* rgb */ color: rgb(255, 226, 216); /* oklch */ color: oklch(93.4% 0.035 40.0);
Tailwind
colors: {
custom: {
50: '#ffebe4',
500: '#ffe2d8',
950: '#000000',
},
}SCSS
$custom: #ffe2d8; $custom-light: #ffebe4; $custom-dark: #000000;
JSON
{
"hex": "#ffe2d8",
"rgb": {
"r": 255,
"g": 226,
"b": 216
},
"hsl": {
"h": 15.385,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.93386,
"c": 0.03487,
"h": 40
},
"luminance": 0.80611
}Semantic roles & 50–950 ramp
primary
#FFE2D8
secondary
#90D4EB
accent
#ABE600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484