#FFE3D4#FFE3D4
#FFE3D4 is a very light, muted orange. Relative luminance 0.810; OKLCH L 93.5% C 0.037 H 50.0°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3D4 |
|---|---|
| RGB | rgb(255, 227, 212) |
| HSL | hsl(21, 100%, 92%) |
| HSV | hsv(21, 17%, 100%) |
| CMYK | cmyk(0%, 11%, 16.9%, 0%) |
| CIE-LAB | lab(92.11, 7.25, 10.83) |
| CIE-LCH | lch(92.11, 13.03, 56.20°) |
| OKLab | oklab(93.48% 0.0237 0.0283) |
| OKLCH | oklch(93.48% 0.037 50) |
| XYZ | xyz(80.5924, 80.9536, 73.6548) |
| Luminance | 0.8095 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.41
Peach
#FFDAB9
ΔE00 6.55
Antiquewhite
#FAEBD7
ΔE00 6.80
Bisque
#FFE4C4
ΔE00 7.04
Linen
#FAF0E6
ΔE00 7.11
Apricot
#FBCEB1
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3D4 #D4F0FF
analogous
#FFD4DB #FFE3D4 #FFF9D4
triadic
#FFE3D4 #D4FFE3 #E3D4FF
tetradic
#FFE3D4 #DBFFD4 #D4F0FF #F9D4FF
square
#FFE3D4 #DBFFD4 #D4F0FF #F9D4FF
split-complementary
#FFE3D4 #D4FFF9 #D4DBFF
monochromatic
#FF935A #FFBB97 #FFE3D4 #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.22
#FFE3D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#FFE3D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3D4
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3D4 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE5D3
Deuteranopia (green-blind)
#F1EBD4
Tritanopia (blue-blind)
#FFDEDF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe3d4; /* rgb */ color: rgb(255, 227, 212); /* oklch */ color: oklch(93.5% 0.037 50.0);
Tailwind
colors: {
custom: {
50: '#ffebe1',
500: '#ffe3d4',
950: '#000000',
},
}SCSS
$custom: #ffe3d4; $custom-light: #ffebe1; $custom-dark: #000000;
JSON
{
"hex": "#ffe3d4",
"rgb": {
"r": 255,
"g": 227,
"b": 212
},
"hsl": {
"h": 20.93,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.93475,
"c": 0.03693,
"h": 50
},
"luminance": 0.80952
}Semantic roles & 50–950 ramp
primary
#FFE3D4
secondary
#8CCAEB
accent
#95E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484