#EFDED8#EFDED8
#EFDED8 is a very light, muted orange. Relative luminance 0.756; OKLCH L 91.3% C 0.020 H 40.5°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDED8 |
|---|---|
| RGB | rgb(239, 222, 216) |
| HSL | hsl(16, 42%, 89%) |
| HSV | hsv(16, 10%, 94%) |
| CMYK | cmyk(0%, 7.1%, 9.6%, 6.3%) |
| CIE-LAB | lab(89.65, 4.81, 5.03) |
| CIE-LCH | lch(89.65, 6.96, 46.28°) |
| OKLab | oklab(91.26% 0.0156 0.0133) |
| OKLCH | oklch(91.26% 0.02 40.5) |
| XYZ | xyz(74.1114, 75.5522, 75.6313) |
| Luminance | 0.7555 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.60
Very Light Pink
#FFF4F2
ΔE00 5.23
Linen
#FAF0E6
ΔE00 5.51
Seashell
#FFF5EE
ΔE00 5.60
Lavenderblush
#FFF0F5
ΔE00 6.47
Warm Beige
#E9DCC9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDED8 #D8E9EF
analogous
#EFD8DE #EFDED8 #EFEAD8
triadic
#EFDED8 #D8EFDE #DED8EF
tetradic
#EFDED8 #DEEFD8 #D8E9EF #EAD8EF
square
#EFDED8 #DEEFD8 #D8E9EF #EAD8EF
split-complementary
#EFDED8 #D8EFEA #D8DEEF
monochromatic
#CB9581 #DDB9AD #EFDED8 #F6EDE9 #F6EDE9
Accessibility & contrast
On white
1.30
#EFDED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#EFDED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDED8
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDED8 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD8
Deuteranopia (green-blind)
#E6E3D8
Tritanopia (blue-blind)
#F4DCDC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efded8; /* rgb */ color: rgb(239, 222, 216); /* oklch */ color: oklch(91.3% 0.020 40.5);
Tailwind
colors: {
custom: {
50: '#f4e8e4',
500: '#efded8',
950: '#000000',
},
}SCSS
$custom: #efded8; $custom-light: #f4e8e4; $custom-dark: #000000;
JSON
{
"hex": "#efded8",
"rgb": {
"r": 239,
"g": 222,
"b": 216
},
"hsl": {
"h": 15.652,
"s": 41.818,
"l": 89.216
},
"oklch": {
"l": 0.91262,
"c": 0.02048,
"h": 40.5
},
"luminance": 0.75551
}Semantic roles & 50–950 ramp
primary
#EFDED8
secondary
#A0C0CB
accent
#92B531
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484