#EFDA9E#EFDA9E
#EFDA9E is a very light, moderate orange. Relative luminance 0.710; OKLCH L 89.2% C 0.080 H 91.0°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDA9E |
|---|---|
| RGB | rgb(239, 218, 158) |
| HSL | hsl(44, 72%, 78%) |
| HSV | hsv(44, 34%, 94%) |
| CMYK | cmyk(0%, 8.8%, 33.9%, 6.3%) |
| CIE-LAB | lab(87.47, -1.35, 32.21) |
| CIE-LCH | lch(87.47, 32.24, 92.39°) |
| OKLab | oklab(89.16% -0.0014 0.0804) |
| OKLCH | oklch(89.16% 0.08 91) |
| XYZ | xyz(66.8406, 70.9642, 42.5177) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Vanilla
#F3E5AB
ΔE00 3.09
Beige (survey)
#E6DAA6
ΔE00 3.14
Pale Peach
#FFE5AD
ΔE00 3.37
Wheat
#F5DEB3
ΔE00 4.55
Light Tan
#FBEEAC
ΔE00 4.91
Moccasin
#FFE4B5
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDA9E #9EB3EF
analogous
#EFB19E #EFDA9E #DCEF9E
triadic
#EFDA9E #9EEFDA #DA9EEF
tetradic
#EFDA9E #9EEFB1 #9EB3EF #EF9EDC
square
#EFDA9E #9EEFB1 #9EB3EF #EF9EDC
split-complementary
#EFDA9E #9EDCEF #B19EEF
monochromatic
#DEB235 #E6C669 #EFDA9E #F8EED3 #FBF5E5
Accessibility & contrast
On white
1.38
#EFDA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#EFDA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDA9E
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDA9E | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89A
Deuteranopia (green-blind)
#ECDEA0
Tritanopia (blue-blind)
#FBD1CA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #efda9e; /* rgb */ color: rgb(239, 218, 158); /* oklch */ color: oklch(89.2% 0.080 91.0);
Tailwind
colors: {
custom: {
50: '#f5e5bb',
500: '#efda9e',
950: '#000000',
},
}SCSS
$custom: #efda9e; $custom-light: #f5e5bb; $custom-dark: #000000;
JSON
{
"hex": "#efda9e",
"rgb": {
"r": 239,
"g": 218,
"b": 158
},
"hsl": {
"h": 44.444,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.89156,
"c": 0.08037,
"h": 91
},
"luminance": 0.70962
}Semantic roles & 50–950 ramp
primary
#EFDA9E
secondary
#6580CC
accent
#44D412
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171512
muted
#858482