#FFE3D8#FFE3D8
#FFE3D8 is a very light, muted orange. Relative luminance 0.812; OKLCH L 93.6% C 0.034 H 42.7°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3D8 |
|---|---|
| RGB | rgb(255, 227, 216) |
| HSL | hsl(17, 100%, 92%) |
| HSV | hsv(17, 15%, 100%) |
| CMYK | cmyk(0%, 11%, 15.3%, 0%) |
| CIE-LAB | lab(92.20, 7.86, 8.88) |
| CIE-LCH | lch(92.20, 11.85, 48.48°) |
| OKLab | oklab(93.58% 0.0253 0.0233) |
| OKLCH | oklch(93.58% 0.034 42.7) |
| XYZ | xyz(81.1033, 81.1579, 76.3451) |
| Luminance | 0.8116 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.59
Very Light Pink
#FFF4F2
ΔE00 7.18
Seashell
#FFF5EE
ΔE00 7.36
Linen
#FAF0E6
ΔE00 7.45
Antiquewhite
#FAEBD7
ΔE00 8.07
Lavenderblush
#FFF0F5
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3D8 #D8F4FF
analogous
#FFD8E1 #FFE3D8 #FFF7D8
triadic
#FFE3D8 #D8FFE3 #E3D8FF
tetradic
#FFE3D8 #E1FFD8 #D8F4FF #F7D8FF
square
#FFE3D8 #E1FFD8 #D8F4FF #F7D8FF
split-complementary
#FFE3D8 #D8FFF7 #D8E1FF
monochromatic
#FF8B5E #FFB79B #FFE3D8 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.22
#FFE3D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#FFE3D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3D8
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3D8 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE5D7
Deuteranopia (green-blind)
#F0EBD8
Tritanopia (blue-blind)
#FFDFE0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe3d8; /* rgb */ color: rgb(255, 227, 216); /* oklch */ color: oklch(93.6% 0.034 42.7);
Tailwind
colors: {
custom: {
50: '#ffebe4',
500: '#ffe3d8',
950: '#000000',
},
}SCSS
$custom: #ffe3d8; $custom-light: #ffebe4; $custom-dark: #000000;
JSON
{
"hex": "#ffe3d8",
"rgb": {
"r": 255,
"g": 227,
"b": 216
},
"hsl": {
"h": 16.923,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.93576,
"c": 0.03436,
"h": 42.7
},
"luminance": 0.81156
}Semantic roles & 50–950 ramp
primary
#FFE3D8
secondary
#90D2EB
accent
#A5E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484