#FFE6D3#FFE6D3
#FFE6D3 is a very light, muted orange. Relative luminance 0.826; OKLCH L 94.0% C 0.037 H 59.6°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6D3 |
|---|---|
| RGB | rgb(255, 230, 211) |
| HSL | hsl(26, 100%, 91%) |
| HSV | hsv(26, 17%, 100%) |
| CMYK | cmyk(0%, 9.8%, 17.3%, 0%) |
| CIE-LAB | lab(92.82, 5.56, 12.36) |
| CIE-LCH | lch(92.82, 13.56, 65.78°) |
| OKLab | oklab(94.02% 0.0189 0.0322) |
| OKLCH | oklch(94.02% 0.037 59.6) |
| XYZ | xyz(81.2944, 82.5587, 73.2684) |
| Luminance | 0.8256 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 4.56
Bisque
#FFE4C4
ΔE00 4.75
Champagne
#F7E7CE
ΔE00 5.48
Peach
#FFDAB9
ΔE00 5.51
Blanchedalmond
#FFEBCD
ΔE00 5.67
Warm Beige
#E9DCC9
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6D3 #D3ECFF
analogous
#FFD3D6 #FFE6D3 #FFFCD3
triadic
#FFE6D3 #D3FFE6 #E6D3FF
tetradic
#FFE6D3 #D6FFD3 #D3ECFF #FCD3FF
square
#FFE6D3 #D6FFD3 #D3ECFF #FCD3FF
split-complementary
#FFE6D3 #D3FFFC #D3D6FF
monochromatic
#FFA059 #FFC396 #FFE6D3 #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.20
#FFE6D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#FFE6D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6D3
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6D3 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE7D2
Deuteranopia (green-blind)
#F3EDD3
Tritanopia (blue-blind)
#FFE1E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe6d3; /* rgb */ color: rgb(255, 230, 211); /* oklch */ color: oklch(94.0% 0.037 59.6);
Tailwind
colors: {
custom: {
50: '#ffede0',
500: '#ffe6d3',
950: '#000000',
},
}SCSS
$custom: #ffe6d3; $custom-light: #ffede0; $custom-dark: #000000;
JSON
{
"hex": "#ffe6d3",
"rgb": {
"r": 255,
"g": 230,
"b": 211
},
"hsl": {
"h": 25.909,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.94023,
"c": 0.03736,
"h": 59.6
},
"luminance": 0.82557
}Semantic roles & 50–950 ramp
primary
#FFE6D3
secondary
#8CC2EB
accent
#82E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484