#EFDA8D#EFDA8D
#EFDA8D is a very light, moderate yellow. Relative luminance 0.704; OKLCH L 88.9% C 0.099 H 94.7°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDA8D |
|---|---|
| RGB | rgb(239, 218, 141) |
| HSL | hsl(47, 75%, 75%) |
| HSV | hsv(47, 41%, 94%) |
| CMYK | cmyk(0%, 8.8%, 41%, 6.3%) |
| CIE-LAB | lab(87.20, -3.24, 40.49) |
| CIE-LCH | lch(87.20, 40.62, 94.58°) |
| OKLab | oklab(88.86% -0.0081 0.099) |
| OKLCH | oklch(88.86% 0.099 94.7) |
| XYZ | xyz(65.4773, 70.4189, 35.3373) |
| Luminance | 0.7042 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 3.08
Wheat (survey)
#FBDD7E
ΔE00 3.66
Sand (survey)
#E2CA76
ΔE00 3.99
Khaki (CSS)
#F0E68C
ΔE00 4.42
Vanilla
#F3E5AB
ΔE00 4.74
Light Tan
#FBEEAC
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDA8D #8DA2EF
analogous
#EFA98D #EFDA8D #D3EF8D
triadic
#EFDA8D #8DEFDA #DA8DEF
tetradic
#EFDA8D #8DEFA9 #8DA2EF #EF8DD3
square
#EFDA8D #8DEFA9 #8DA2EF #EF8DD3
split-complementary
#EFDA8D #8DD3EF #A98DEF
monochromatic
#E0B722 #E7C957 #EFDA8D #F7EBC3 #FBF6E4
Accessibility & contrast
On white
1.39
#EFDA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#EFDA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDA8D
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDA8D | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D787
Deuteranopia (green-blind)
#EFDD90
Tritanopia (blue-blind)
#FDCFC7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #efda8d; /* rgb */ color: rgb(239, 218, 141); /* oklch */ color: oklch(88.9% 0.099 94.7);
Tailwind
colors: {
custom: {
50: '#f6e5af',
500: '#efda8d',
950: '#000000',
},
}SCSS
$custom: #efda8d; $custom-light: #f6e5af; $custom-dark: #000000;
JSON
{
"hex": "#efda8d",
"rgb": {
"r": 239,
"g": 218,
"b": 141
},
"hsl": {
"h": 47.143,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.88859,
"c": 0.09932,
"h": 94.7
},
"luminance": 0.70417
}Semantic roles & 50–950 ramp
primary
#EFDA8D
secondary
#566FCB
accent
#39D80E
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481