#EFDA93#EFDA93
#EFDA93 is a very light, moderate yellow. Relative luminance 0.706; OKLCH L 89.0% C 0.093 H 93.6°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDA93 |
|---|---|
| RGB | rgb(239, 218, 147) |
| HSL | hsl(46, 74%, 76%) |
| HSV | hsv(46, 38%, 94%) |
| CMYK | cmyk(0%, 8.8%, 38.5%, 6.3%) |
| CIE-LAB | lab(87.29, -2.60, 37.58) |
| CIE-LCH | lch(87.29, 37.67, 93.96°) |
| OKLab | oklab(88.96% -0.0057 0.0926) |
| OKLCH | oklch(88.96% 0.093 93.6) |
| XYZ | xyz(65.9358, 70.6023, 37.7525) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 3.95
Sandy
#F1DA7A
ΔE00 4.17
Wheat (survey)
#FBDD7E
ΔE00 4.46
Sand (survey)
#E2CA76
ΔE00 4.49
Beige (survey)
#E6DAA6
ΔE00 4.52
Pale Peach
#FFE5AD
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDA93 #93A8EF
analogous
#EFAC93 #EFDA93 #D6EF93
triadic
#EFDA93 #93EFDA #DA93EF
tetradic
#EFDA93 #93EFAC #93A8EF #EF93D6
square
#EFDA93 #93EFAC #93A8EF #EF93D6
split-complementary
#EFDA93 #93D6EF #AC93EF
monochromatic
#DFB528 #E7C85E #EFDA93 #F7ECC8 #FBF6E4
Accessibility & contrast
On white
1.39
#EFDA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#EFDA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDA93
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDA93 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D78E
Deuteranopia (green-blind)
#EEDE95
Tritanopia (blue-blind)
#FCD0C8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #efda93; /* rgb */ color: rgb(239, 218, 147); /* oklch */ color: oklch(89.0% 0.093 93.6);
Tailwind
colors: {
custom: {
50: '#f5e5b3',
500: '#efda93',
950: '#000000',
},
}SCSS
$custom: #efda93; $custom-light: #f5e5b3; $custom-dark: #000000;
JSON
{
"hex": "#efda93",
"rgb": {
"r": 239,
"g": 218,
"b": 147
},
"hsl": {
"h": 46.304,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.88959,
"c": 0.09274,
"h": 93.6
},
"luminance": 0.706
}Semantic roles & 50–950 ramp
primary
#EFDA93
secondary
#5B75CB
accent
#3DD60F
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481