#EFDA9B#EFDA9B
#EFDA9B is a very light, moderate yellow. Relative luminance 0.709; OKLCH L 89.1% C 0.084 H 91.8°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDA9B |
|---|---|
| RGB | rgb(239, 218, 155) |
| HSL | hsl(45, 72%, 77%) |
| HSV | hsv(45, 35%, 94%) |
| CMYK | cmyk(0%, 8.8%, 35.1%, 6.3%) |
| CIE-LAB | lab(87.42, -1.70, 33.68) |
| CIE-LCH | lch(87.42, 33.72, 92.89°) |
| OKLab | oklab(89.1% -0.0026 0.0837) |
| OKLCH | oklch(89.1% 0.084 91.8) |
| XYZ | xyz(66.5855, 70.8622, 41.1743) |
| Luminance | 0.7086 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 3.19
Beige (survey)
#E6DAA6
ΔE00 3.43
Pale Peach
#FFE5AD
ΔE00 3.69
Light Tan
#FBEEAC
ΔE00 4.77
Wheat
#F5DEB3
ΔE00 5.16
Palegoldenrod
#EEE8AA
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDA9B #9BB0EF
analogous
#EFB09B #EFDA9B #DAEF9B
triadic
#EFDA9B #9BEFDA #DA9BEF
tetradic
#EFDA9B #9BEFB0 #9BB0EF #EF9BDA
square
#EFDA9B #9BEFB0 #9BB0EF #EF9BDA
split-complementary
#EFDA9B #9BDAEF #B09BEF
monochromatic
#DEB331 #E7C666 #EFDA9B #F7EED0 #FBF5E5
Accessibility & contrast
On white
1.38
#EFDA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#EFDA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDA9B
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDA9B | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D797
Deuteranopia (green-blind)
#EDDE9D
Tritanopia (blue-blind)
#FCD0CA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #efda9b; /* rgb */ color: rgb(239, 218, 155); /* oklch */ color: oklch(89.1% 0.084 91.8);
Tailwind
colors: {
custom: {
50: '#f5e5b9',
500: '#efda9b',
950: '#000000',
},
}SCSS
$custom: #efda9b; $custom-light: #f5e5b9; $custom-dark: #000000;
JSON
{
"hex": "#efda9b",
"rgb": {
"r": 239,
"g": 218,
"b": 155
},
"hsl": {
"h": 45,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.891,
"c": 0.08377,
"h": 91.8
},
"luminance": 0.7086
}Semantic roles & 50–950 ramp
primary
#EFDA9B
secondary
#627DCC
accent
#42D411
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481