#EFDA96#EFDA96
#EFDA96 is a very light, moderate yellow. Relative luminance 0.707; OKLCH L 89.0% C 0.089 H 92.9°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDA96 |
|---|---|
| RGB | rgb(239, 218, 150) |
| HSL | hsl(46, 74%, 76%) |
| HSV | hsv(46, 37%, 94%) |
| CMYK | cmyk(0%, 8.8%, 37.2%, 6.3%) |
| CIE-LAB | lab(87.34, -2.27, 36.12) |
| CIE-LCH | lch(87.34, 36.19, 93.59°) |
| OKLab | oklab(89.01% -0.0046 0.0893) |
| OKLCH | oklch(89.01% 0.089 92.9) |
| XYZ | xyz(66.1743, 70.6977, 39.0085) |
| Luminance | 0.7070 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 3.61
Beige (survey)
#E6DAA6
ΔE00 4.08
Pale Peach
#FFE5AD
ΔE00 4.35
Light Tan
#FBEEAC
ΔE00 4.74
Sandy
#F1DA7A
ΔE00 4.74
Sand (survey)
#E2CA76
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDA96 #96ABEF
analogous
#EFAE96 #EFDA96 #D8EF96
triadic
#EFDA96 #96EFDA #DA96EF
tetradic
#EFDA96 #96EFAE #96ABEF #EF96D8
square
#EFDA96 #96EFAE #96ABEF #EF96D8
split-complementary
#EFDA96 #96D8EF #AE96EF
monochromatic
#DFB52C #E7C761 #EFDA96 #F7EDCB #FBF6E4
Accessibility & contrast
On white
1.39
#EFDA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#EFDA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDA96
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDA96 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D791
Deuteranopia (green-blind)
#EEDE98
Tritanopia (blue-blind)
#FCD0C9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #efda96; /* rgb */ color: rgb(239, 218, 150); /* oklch */ color: oklch(89.0% 0.089 92.9);
Tailwind
colors: {
custom: {
50: '#f5e5b5',
500: '#efda96',
950: '#000000',
},
}SCSS
$custom: #efda96; $custom-light: #f5e5b5; $custom-dark: #000000;
JSON
{
"hex": "#efda96",
"rgb": {
"r": 239,
"g": 218,
"b": 150
},
"hsl": {
"h": 45.843,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.89011,
"c": 0.0894,
"h": 92.9
},
"luminance": 0.70696
}Semantic roles & 50–950 ramp
primary
#EFDA96
secondary
#5E78CB
accent
#3FD610
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481