#EFDA8A#EFDA8A
#EFDA8A is a very light, moderate yellow. Relative luminance 0.703; OKLCH L 88.8% C 0.103 H 95.2°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDA8A |
|---|---|
| RGB | rgb(239, 218, 138) |
| HSL | hsl(48, 76%, 74%) |
| HSV | hsv(48, 42%, 94%) |
| CMYK | cmyk(0%, 8.8%, 42.3%, 6.3%) |
| CIE-LAB | lab(87.16, -3.55, 41.94) |
| CIE-LCH | lch(87.16, 42.09, 94.84°) |
| OKLab | oklab(88.81% -0.0092 0.1021) |
| OKLCH | oklch(88.81% 0.103 95.2) |
| XYZ | xyz(65.2571, 70.3308, 34.1776) |
| Luminance | 0.7033 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.56
Wheat (survey)
#FBDD7E
ΔE00 3.33
Sand (survey)
#E2CA76
ΔE00 3.84
Khaki (CSS)
#F0E68C
ΔE00 4.17
Vanilla
#F3E5AB
ΔE00 5.16
Light Tan
#FBEEAC
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDA8A #8A9FEF
analogous
#EFA88A #EFDA8A #D2EF8A
triadic
#EFDA8A #8AEFDA #DA8AEF
tetradic
#EFDA8A #8AEFA8 #8A9FEF #EF8AD2
square
#EFDA8A #8AEFA8 #8A9FEF #EF8AD2
split-complementary
#EFDA8A #8AD2EF #A88AEF
monochromatic
#E0B81F #E8C954 #EFDA8A #F6EBC0 #FBF6E4
Accessibility & contrast
On white
1.39
#EFDA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#EFDA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDA8A
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDA8A | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D684
Deuteranopia (green-blind)
#EFDD8D
Tritanopia (blue-blind)
#FDCFC6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #efda8a; /* rgb */ color: rgb(239, 218, 138); /* oklch */ color: oklch(88.8% 0.103 95.2);
Tailwind
colors: {
custom: {
50: '#f6e5ad',
500: '#efda8a',
950: '#000000',
},
}SCSS
$custom: #efda8a; $custom-light: #f6e5ad; $custom-dark: #000000;
JSON
{
"hex": "#efda8a",
"rgb": {
"r": 239,
"g": 218,
"b": 138
},
"hsl": {
"h": 47.525,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.88811,
"c": 0.10255,
"h": 95.2
},
"luminance": 0.70329
}Semantic roles & 50–950 ramp
primary
#EFDA8A
secondary
#536CCA
accent
#38D80D
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481