#FFE3D9#FFE3D9
#FFE3D9 is a very light, muted orange. Relative luminance 0.812; OKLCH L 93.6% C 0.034 H 40.7°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3D9 |
|---|---|
| RGB | rgb(255, 227, 217) |
| HSL | hsl(16, 100%, 93%) |
| HSV | hsv(16, 15%, 100%) |
| CMYK | cmyk(0%, 11%, 14.9%, 0%) |
| CIE-LAB | lab(92.22, 8.01, 8.39) |
| CIE-LCH | lch(92.22, 11.60, 46.31°) |
| OKLab | oklab(93.6% 0.0256 0.0221) |
| OKLCH | oklch(93.6% 0.034 40.7) |
| XYZ | xyz(81.2329, 81.2098, 77.0281) |
| Luminance | 0.8121 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.14
Very Light Pink
#FFF4F2
ΔE00 7.05
Seashell
#FFF5EE
ΔE00 7.40
Linen
#FAF0E6
ΔE00 7.59
Lavenderblush
#FFF0F5
ΔE00 7.79
Antiquewhite
#FAEBD7
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3D9 #D9F5FF
analogous
#FFD9E2 #FFE3D9 #FFF6D9
triadic
#FFE3D9 #D9FFE3 #E3D9FF
tetradic
#FFE3D9 #E2FFD9 #D9F5FF #F6D9FF
square
#FFE3D9 #E2FFD9 #D9F5FF #F6D9FF
split-complementary
#FFE3D9 #D9FFF6 #D9E2FF
monochromatic
#FF895F #FFB69C #FFE3D9 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.22
#FFE3D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#FFE3D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3D9
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3D9 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E5D8
Deuteranopia (green-blind)
#F0EBD9
Tritanopia (blue-blind)
#FFDFE0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe3d9; /* rgb */ color: rgb(255, 227, 217); /* oklch */ color: oklch(93.6% 0.034 40.7);
Tailwind
colors: {
custom: {
50: '#ffebe4',
500: '#ffe3d9',
950: '#000000',
},
}SCSS
$custom: #ffe3d9; $custom-light: #ffebe4; $custom-dark: #000000;
JSON
{
"hex": "#ffe3d9",
"rgb": {
"r": 255,
"g": 227,
"b": 217
},
"hsl": {
"h": 15.789,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.93602,
"c": 0.03381,
"h": 40.7
},
"luminance": 0.81208
}Semantic roles & 50–950 ramp
primary
#FFE3D9
secondary
#91D4EC
accent
#A9E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484