#EFDA8F#EFDA8F
#EFDA8F is a very light, moderate yellow. Relative luminance 0.705; OKLCH L 88.9% C 0.097 H 94.3°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDA8F |
|---|---|
| RGB | rgb(239, 218, 143) |
| HSL | hsl(47, 75%, 75%) |
| HSV | hsv(47, 40%, 94%) |
| CMYK | cmyk(0%, 8.8%, 40.2%, 6.3%) |
| CIE-LAB | lab(87.23, -3.03, 39.52) |
| CIE-LCH | lch(87.23, 39.64, 94.39°) |
| OKLab | oklab(88.89% -0.0073 0.0969) |
| OKLCH | oklch(88.89% 0.097 94.3) |
| XYZ | xyz(65.6274, 70.4790, 36.1281) |
| Luminance | 0.7048 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 3.44
Wheat (survey)
#FBDD7E
ΔE00 3.91
Sand (survey)
#E2CA76
ΔE00 4.13
Vanilla
#F3E5AB
ΔE00 4.47
Khaki (CSS)
#F0E68C
ΔE00 4.62
Light Tan
#FBEEAC
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDA8F #8FA4EF
analogous
#EFAA8F #EFDA8F #D4EF8F
triadic
#EFDA8F #8FEFDA #DA8FEF
tetradic
#EFDA8F #8FEFAA #8FA4EF #EF8FD4
square
#EFDA8F #8FEFAA #8FA4EF #EF8FD4
split-complementary
#EFDA8F #8FD4EF #AA8FEF
monochromatic
#E0B724 #E7C859 #EFDA8F #F7ECC5 #FBF6E4
Accessibility & contrast
On white
1.39
#EFDA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#EFDA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDA8F
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDA8F | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D789
Deuteranopia (green-blind)
#EEDD92
Tritanopia (blue-blind)
#FDCFC7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #efda8f; /* rgb */ color: rgb(239, 218, 143); /* oklch */ color: oklch(88.9% 0.097 94.3);
Tailwind
colors: {
custom: {
50: '#f6e5b0',
500: '#efda8f',
950: '#000000',
},
}SCSS
$custom: #efda8f; $custom-light: #f6e5b0; $custom-dark: #000000;
JSON
{
"hex": "#efda8f",
"rgb": {
"r": 239,
"g": 218,
"b": 143
},
"hsl": {
"h": 46.875,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.88892,
"c": 0.09713,
"h": 94.3
},
"luminance": 0.70477
}Semantic roles & 50–950 ramp
primary
#EFDA8F
secondary
#5771CB
accent
#3AD70E
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481