#EFDA94#EFDA94
#EFDA94 is a very light, moderate yellow. Relative luminance 0.706; OKLCH L 89.0% C 0.092 H 93.4°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDA94 |
|---|---|
| RGB | rgb(239, 218, 148) |
| HSL | hsl(46, 74%, 76%) |
| HSV | hsv(46, 38%, 94%) |
| CMYK | cmyk(0%, 8.8%, 38.1%, 6.3%) |
| CIE-LAB | lab(87.31, -2.49, 37.10) |
| CIE-LCH | lch(87.31, 37.18, 93.84°) |
| OKLab | oklab(88.98% -0.0054 0.0915) |
| OKLCH | oklch(88.98% 0.092 93.4) |
| XYZ | xyz(66.0146, 70.6338, 38.1675) |
| Luminance | 0.7063 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 3.83
Sandy
#F1DA7A
ΔE00 4.36
Beige (survey)
#E6DAA6
ΔE00 4.37
Sand (survey)
#E2CA76
ΔE00 4.60
Wheat (survey)
#FBDD7E
ΔE00 4.62
Pale Peach
#FFE5AD
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDA94 #94A9EF
analogous
#EFAC94 #EFDA94 #D6EF94
triadic
#EFDA94 #94EFDA #DA94EF
tetradic
#EFDA94 #94EFAC #94A9EF #EF94D6
square
#EFDA94 #94EFAC #94A9EF #EF94D6
split-complementary
#EFDA94 #94D6EF #AC94EF
monochromatic
#DFB52A #E7C85F #EFDA94 #F7ECC9 #FBF6E4
Accessibility & contrast
On white
1.39
#EFDA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#EFDA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDA94
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDA94 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D78F
Deuteranopia (green-blind)
#EEDE96
Tritanopia (blue-blind)
#FCD0C8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #efda94; /* rgb */ color: rgb(239, 218, 148); /* oklch */ color: oklch(89.0% 0.092 93.4);
Tailwind
colors: {
custom: {
50: '#f5e5b4',
500: '#efda94',
950: '#000000',
},
}SCSS
$custom: #efda94; $custom-light: #f5e5b4; $custom-dark: #000000;
JSON
{
"hex": "#efda94",
"rgb": {
"r": 239,
"g": 218,
"b": 148
},
"hsl": {
"h": 46.154,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.88976,
"c": 0.09163,
"h": 93.4
},
"luminance": 0.70632
}Semantic roles & 50–950 ramp
primary
#EFDA94
secondary
#5C76CB
accent
#3DD60F
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481