#FFE3D6#FFE3D6
#FFE3D6 is a very light, muted orange. Relative luminance 0.811; OKLCH L 93.5% C 0.036 H 46.5°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3D6 |
|---|---|
| RGB | rgb(255, 227, 214) |
| HSL | hsl(19, 100%, 92%) |
| HSV | hsv(19, 16%, 100%) |
| CMYK | cmyk(0%, 11%, 16.1%, 0%) |
| CIE-LAB | lab(92.16, 7.55, 9.85) |
| CIE-LCH | lch(92.16, 12.42, 52.52°) |
| OKLab | oklab(93.53% 0.0245 0.0258) |
| OKLCH | oklch(93.53% 0.036 46.5) |
| XYZ | xyz(80.8463, 81.0551, 74.9917) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.50
Linen
#FAF0E6
ΔE00 7.23
Seashell
#FFF5EE
ΔE00 7.33
Peach
#FFDAB9
ΔE00 7.38
Antiquewhite
#FAEBD7
ΔE00 7.41
Very Light Pink
#FFF4F2
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3D6 #D6F2FF
analogous
#FFD6DE #FFE3D6 #FFF7D6
triadic
#FFE3D6 #D6FFE3 #E3D6FF
tetradic
#FFE3D6 #DEFFD6 #D6F2FF #F7D6FF
square
#FFE3D6 #DEFFD6 #D6F2FF #F7D6FF
split-complementary
#FFE3D6 #D6FFF7 #D6DEFF
monochromatic
#FF8F5C #FFB999 #FFE3D6 #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.22
#FFE3D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#FFE3D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3D6
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3D6 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE5D5
Deuteranopia (green-blind)
#F0EBD6
Tritanopia (blue-blind)
#FFDFDF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe3d6; /* rgb */ color: rgb(255, 227, 214); /* oklch */ color: oklch(93.5% 0.036 46.5);
Tailwind
colors: {
custom: {
50: '#ffebe2',
500: '#ffe3d6',
950: '#000000',
},
}SCSS
$custom: #ffe3d6; $custom-light: #ffebe2; $custom-dark: #000000;
JSON
{
"hex": "#ffe3d6",
"rgb": {
"r": 255,
"g": 227,
"b": 214
},
"hsl": {
"h": 19.024,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.93525,
"c": 0.03558,
"h": 46.5
},
"luminance": 0.81053
}Semantic roles & 50–950 ramp
primary
#FFE3D6
secondary
#8ECEEB
accent
#9DE600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484