#FFE2D6#FFE2D6
#FFE2D6 is a very light, muted orange. Relative luminance 0.805; OKLCH L 93.3% C 0.036 H 43.8°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2D6 |
|---|---|
| RGB | rgb(255, 226, 214) |
| HSL | hsl(18, 100%, 92%) |
| HSV | hsv(18, 16%, 100%) |
| CMYK | cmyk(0%, 11.4%, 16.1%, 0%) |
| CIE-LAB | lab(91.91, 8.07, 9.51) |
| CIE-LCH | lch(91.91, 12.47, 49.67°) |
| OKLab | oklab(93.34% 0.026 0.0249) |
| OKLCH | oklch(93.34% 0.036 43.8) |
| XYZ | xyz(80.5736, 80.5097, 74.9008) |
| Luminance | 0.8051 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.99
Very Light Pink
#FFF4F2
ΔE00 7.63
Seashell
#FFF5EE
ΔE00 7.70
Linen
#FAF0E6
ΔE00 7.71
Apricot
#FBCEB1
ΔE00 7.72
Peach
#FFDAB9
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2D6 #D6F3FF
analogous
#FFD6DF #FFE2D6 #FFF7D6
triadic
#FFE2D6 #D6FFE2 #E2D6FF
tetradic
#FFE2D6 #DFFFD6 #D6F3FF #F7D6FF
square
#FFE2D6 #DFFFD6 #D6F3FF #F7D6FF
split-complementary
#FFE2D6 #D6FFF7 #D6DFFF
monochromatic
#FF8B5C #FFB799 #FFE2D6 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.23
#FFE2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#FFE2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2D6
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2D6 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E4D5
Deuteranopia (green-blind)
#F0EAD6
Tritanopia (blue-blind)
#FFDEDF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe2d6; /* rgb */ color: rgb(255, 226, 214); /* oklch */ color: oklch(93.3% 0.036 43.8);
Tailwind
colors: {
custom: {
50: '#ffebe2',
500: '#ffe2d6',
950: '#000000',
},
}SCSS
$custom: #ffe2d6; $custom-light: #ffebe2; $custom-dark: #000000;
JSON
{
"hex": "#ffe2d6",
"rgb": {
"r": 255,
"g": 226,
"b": 214
},
"hsl": {
"h": 17.561,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.93335,
"c": 0.03599,
"h": 43.8
},
"luminance": 0.80508
}Semantic roles & 50–950 ramp
primary
#FFE2D6
secondary
#8ED0EB
accent
#A2E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484