#FFE6D4#FFE6D4
#FFE6D4 is a very light, muted orange. Relative luminance 0.826; OKLCH L 94.0% C 0.036 H 58.0°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6D4 |
|---|---|
| RGB | rgb(255, 230, 212) |
| HSL | hsl(25, 100%, 92%) |
| HSV | hsv(25, 17%, 100%) |
| CMYK | cmyk(0%, 9.8%, 16.9%, 0%) |
| CIE-LAB | lab(92.84, 5.71, 11.87) |
| CIE-LCH | lch(92.84, 13.18, 64.31°) |
| OKLab | oklab(94.05% 0.0193 0.031) |
| OKLCH | oklch(94.05% 0.037 58) |
| XYZ | xyz(81.4201, 82.6090, 73.9307) |
| Luminance | 0.8261 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 4.79
Bisque
#FFE4C4
ΔE00 5.18
Peach
#FFDAB9
ΔE00 5.79
Champagne
#F7E7CE
ΔE00 5.81
Linen
#FAF0E6
ΔE00 6.02
Blanchedalmond
#FFEBCD
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6D4 #D4EDFF
analogous
#FFD4D8 #FFE6D4 #FFFBD4
triadic
#FFE6D4 #D4FFE6 #E6D4FF
tetradic
#FFE6D4 #D8FFD4 #D4EDFF #FBD4FF
square
#FFE6D4 #D8FFD4 #D4EDFF #FBD4FF
split-complementary
#FFE6D4 #D4FFFB #D4D8FF
monochromatic
#FF9F5A #FFC297 #FFE6D4 #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.20
#FFE6D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#FFE6D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6D4
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6D4 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE7D3
Deuteranopia (green-blind)
#F3EDD4
Tritanopia (blue-blind)
#FFE1E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe6d4; /* rgb */ color: rgb(255, 230, 212); /* oklch */ color: oklch(94.0% 0.036 58.0);
Tailwind
colors: {
custom: {
50: '#ffede1',
500: '#ffe6d4',
950: '#000000',
},
}SCSS
$custom: #ffe6d4; $custom-light: #ffede1; $custom-dark: #000000;
JSON
{
"hex": "#ffe6d4",
"rgb": {
"r": 255,
"g": 230,
"b": 212
},
"hsl": {
"h": 25.116,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.94048,
"c": 0.0365,
"h": 58
},
"luminance": 0.82607
}Semantic roles & 50–950 ramp
primary
#FFE6D4
secondary
#8CC3EB
accent
#85E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484