#EFDF95#EFDF95
#EFDF95 is a very light, moderate yellow. Relative luminance 0.733; OKLCH L 90.0% C 0.095 H 97.5°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDF95 |
|---|---|
| RGB | rgb(239, 223, 149) |
| HSL | hsl(49, 74%, 76%) |
| HSV | hsv(49, 38%, 94%) |
| CMYK | cmyk(0%, 6.7%, 37.7%, 6.3%) |
| CIE-LAB | lab(88.59, -4.92, 38.26) |
| CIE-LCH | lch(88.59, 38.58, 97.33°) |
| OKLab | oklab(90% -0.0123 0.0942) |
| OKLCH | oklch(90% 0.095 97.5) |
| XYZ | xyz(67.4103, 73.2980, 39.0249) |
| Luminance | 0.7330 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.42
Vanilla
#F3E5AB
ΔE00 3.53
Light Tan
#FBEEAC
ΔE00 3.69
Palegoldenrod
#EEE8AA
ΔE00 4.08
Sandy
#F1DA7A
ΔE00 4.13
Beige (survey)
#E6DAA6
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDF95 #95A5EF
analogous
#EFB295 #EFDF95 #D2EF95
triadic
#EFDF95 #95EFDF #DF95EF
tetradic
#EFDF95 #95EFB2 #95A5EF #EF95D2
square
#EFDF95 #95EFB2 #95A5EF #EF95D2
split-complementary
#EFDF95 #95D2EF #B295EF
monochromatic
#DFBF2B #E7CF60 #EFDF95 #F7EFCA #FBF7E4
Accessibility & contrast
On white
1.34
#EFDF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#EFDF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDF95
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDF95 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB90
Deuteranopia (green-blind)
#F1E198
Tritanopia (blue-blind)
#FCD5CC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #efdf95; /* rgb */ color: rgb(239, 223, 149); /* oklch */ color: oklch(90.0% 0.095 97.5);
Tailwind
colors: {
custom: {
50: '#f5e8b5',
500: '#efdf95',
950: '#000000',
},
}SCSS
$custom: #efdf95; $custom-light: #f5e8b5; $custom-dark: #000000;
JSON
{
"hex": "#efdf95",
"rgb": {
"r": 239,
"g": 223,
"b": 149
},
"hsl": {
"h": 49.333,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.89995,
"c": 0.095,
"h": 97.5
},
"luminance": 0.73296
}Semantic roles & 50–950 ramp
primary
#EFDF95
secondary
#5D71CB
accent
#33D610
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171611
muted
#858481