#EFDAC8#EFDAC8
#EFDAC8 is a very light, muted orange. Relative luminance 0.727; OKLCH L 90.1% C 0.034 H 63.0°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDAC8 |
|---|---|
| RGB | rgb(239, 218, 200) |
| HSL | hsl(28, 55%, 86%) |
| HSV | hsv(28, 16%, 94%) |
| CMYK | cmyk(0%, 8.8%, 16.3%, 6.3%) |
| CIE-LAB | lab(88.29, 4.35, 11.48) |
| CIE-LCH | lch(88.29, 12.28, 69.23°) |
| OKLab | oklab(90.07% 0.0152 0.0299) |
| OKLCH | oklch(90.07% 0.034 63) |
| XYZ | xyz(71.0929, 72.6652, 64.9131) |
| Luminance | 0.7266 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.83
Antiquewhite
#FAEBD7
ΔE00 4.66
Champagne
#F7E7CE
ΔE00 5.04
Bisque
#FFE4C4
ΔE00 5.24
Peach
#FFDAB9
ΔE00 5.96
Blanchedalmond
#FFEBCD
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDAC8 #C8DDEF
analogous
#EFC8C9 #EFDAC8 #EFEDC8
triadic
#EFDAC8 #C8EFDA #DAC8EF
tetradic
#EFDAC8 #C9EFC8 #C8DDEF #EDC8EF
square
#EFDAC8 #C9EFC8 #C8DDEF #EDC8EF
split-complementary
#EFDAC8 #C8EFED #C8C9EF
monochromatic
#D39A69 #E1BA99 #EFDAC8 #F8EFE7 #F8EFE7
Accessibility & contrast
On white
1.35
#EFDAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#EFDAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDAC8
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDAC8 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DBC7
Deuteranopia (green-blind)
#E6DFC8
Tritanopia (blue-blind)
#F7D6D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #efdac8; /* rgb */ color: rgb(239, 218, 200); /* oklch */ color: oklch(90.1% 0.034 63.0);
Tailwind
colors: {
custom: {
50: '#f4e5d8',
500: '#efdac8',
950: '#000000',
},
}SCSS
$custom: #efdac8; $custom-light: #f4e5d8; $custom-dark: #000000;
JSON
{
"hex": "#efdac8",
"rgb": {
"r": 239,
"g": 218,
"b": 200
},
"hsl": {
"h": 27.692,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.9007,
"c": 0.03358,
"h": 63
},
"luminance": 0.72664
}Semantic roles & 50–950 ramp
primary
#EFDAC8
secondary
#8EB0CD
accent
#79C223
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483