#EFDA88#EFDA88
#EFDA88 is a very light, moderate yellow. Relative luminance 0.703; OKLCH L 88.8% C 0.105 H 95.5°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDA88 |
|---|---|
| RGB | rgb(239, 218, 136) |
| HSL | hsl(48, 76%, 74%) |
| HSV | hsv(48, 43%, 94%) |
| CMYK | cmyk(0%, 8.8%, 43.1%, 6.3%) |
| CIE-LAB | lab(87.13, -3.76, 42.90) |
| CIE-LCH | lch(87.13, 43.06, 95.00°) |
| OKLab | oklab(88.78% -0.01 0.1042) |
| OKLCH | oklch(88.78% 0.105 95.5) |
| XYZ | xyz(65.1136, 70.2734, 33.4220) |
| Luminance | 0.7027 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.23
Wheat (survey)
#FBDD7E
ΔE00 3.14
Sand (survey)
#E2CA76
ΔE00 3.78
Khaki (CSS)
#F0E68C
ΔE00 4.04
Pale Gold
#FDDE6C
ΔE00 5.17
Vanilla
#F3E5AB
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDA88 #889DEF
analogous
#EFA688 #EFDA88 #D0EF88
triadic
#EFDA88 #88EFDA #DA88EF
tetradic
#EFDA88 #88EFA6 #889DEF #EF88D0
square
#EFDA88 #88EFA6 #889DEF #EF88D0
split-complementary
#EFDA88 #88D0EF #A688EF
monochromatic
#DFB71E #E8C952 #EFDA88 #F6EBBE #FBF7E4
Accessibility & contrast
On white
1.39
#EFDA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#EFDA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDA88
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDA88 | 1.00 | 1.39 | 15.05 | 15.05 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD682
Deuteranopia (green-blind)
#EFDD8B
Tritanopia (blue-blind)
#FDCFC6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #efda88; /* rgb */ color: rgb(239, 218, 136); /* oklch */ color: oklch(88.8% 0.105 95.5);
Tailwind
colors: {
custom: {
50: '#f6e5ac',
500: '#efda88',
950: '#000000',
},
}SCSS
$custom: #efda88; $custom-light: #f6e5ac; $custom-dark: #000000;
JSON
{
"hex": "#efda88",
"rgb": {
"r": 239,
"g": 218,
"b": 136
},
"hsl": {
"h": 47.767,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.8878,
"c": 0.10469,
"h": 95.5
},
"luminance": 0.70271
}Semantic roles & 50–950 ramp
primary
#EFDA88
secondary
#516ACA
accent
#36D80D
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481