#FFE6D8#FFE6D8
#FFE6D8 is a very light, muted orange. Relative luminance 0.828; OKLCH L 94.1% C 0.033 H 51.2°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6D8 |
|---|---|
| RGB | rgb(255, 230, 216) |
| HSL | hsl(22, 100%, 92%) |
| HSV | hsv(22, 15%, 100%) |
| CMYK | cmyk(0%, 9.8%, 15.3%, 0%) |
| CIE-LAB | lab(92.93, 6.32, 9.92) |
| CIE-LCH | lch(92.93, 11.76, 57.52°) |
| OKLab | oklab(94.15% 0.0209 0.026) |
| OKLCH | oklch(94.15% 0.033 51.2) |
| XYZ | xyz(81.9309, 82.8133, 76.6210) |
| Luminance | 0.8281 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.38
Antiquewhite
#FAEBD7
ΔE00 5.97
Linen
#FAF0E6
ΔE00 6.00
Seashell
#FFF5EE
ΔE00 6.28
Very Light Pink
#FFF4F2
ΔE00 6.90
Bisque
#FFE4C4
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6D8 #D8F1FF
analogous
#FFD8DE #FFE6D8 #FFF9D8
triadic
#FFE6D8 #D8FFE6 #E6D8FF
tetradic
#FFE6D8 #DEFFD8 #D8F1FF #F9D8FF
square
#FFE6D8 #DEFFD8 #D8F1FF #F9D8FF
split-complementary
#FFE6D8 #D8FFF9 #D8DEFF
monochromatic
#FF985E #FFBF9B #FFE6D8 #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.20
#FFE6D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#FFE6D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6D8
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6D8 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE8D7
Deuteranopia (green-blind)
#F2EDD8
Tritanopia (blue-blind)
#FFE2E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffe6d8; /* rgb */ color: rgb(255, 230, 216); /* oklch */ color: oklch(94.1% 0.033 51.2);
Tailwind
colors: {
custom: {
50: '#ffede4',
500: '#ffe6d8',
950: '#000000',
},
}SCSS
$custom: #ffe6d8; $custom-light: #ffede4; $custom-dark: #000000;
JSON
{
"hex": "#ffe6d8",
"rgb": {
"r": 255,
"g": 230,
"b": 216
},
"hsl": {
"h": 21.538,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.94148,
"c": 0.03332,
"h": 51.2
},
"luminance": 0.82811
}Semantic roles & 50–950 ramp
primary
#FFE6D8
secondary
#90CBEB
accent
#93E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484