#EFDC98#EFDC98
#EFDC98 is a very light, moderate yellow. Relative luminance 0.718; OKLCH L 89.4% C 0.089 H 94.4°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDC98 |
|---|---|
| RGB | rgb(239, 220, 152) |
| HSL | hsl(47, 73%, 77%) |
| HSV | hsv(47, 36%, 94%) |
| CMYK | cmyk(0%, 7.9%, 36.4%, 6.3%) |
| CIE-LAB | lab(87.88, -3.06, 35.81) |
| CIE-LCH | lch(87.88, 35.94, 94.89°) |
| OKLab | oklab(89.45% -0.0067 0.0886) |
| OKLCH | oklch(89.45% 0.089 94.4) |
| XYZ | xyz(66.8585, 71.8062, 40.0378) |
| Luminance | 0.7180 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 3.10
Beige (survey)
#E6DAA6
ΔE00 3.81
Light Tan
#FBEEAC
ΔE00 4.14
Pale Peach
#FFE5AD
ΔE00 4.45
Palegoldenrod
#EEE8AA
ΔE00 4.58
Sandy
#F1DA7A
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDC98 #98ABEF
analogous
#EFB198 #EFDC98 #D6EF98
triadic
#EFDC98 #98EFDC #DC98EF
tetradic
#EFDC98 #98EFB1 #98ABEF #EF98D6
square
#EFDC98 #98EFB1 #98ABEF #EF98D6
split-complementary
#EFDC98 #98D6EF #B198EF
monochromatic
#DFB82E #E7CA63 #EFDC98 #F7EECD #FBF6E5
Accessibility & contrast
On white
1.37
#EFDC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#EFDC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDC98
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDC98 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD993
Deuteranopia (green-blind)
#EFDF9A
Tritanopia (blue-blind)
#FCD2CB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #efdc98; /* rgb */ color: rgb(239, 220, 152); /* oklch */ color: oklch(89.4% 0.089 94.4);
Tailwind
colors: {
custom: {
50: '#f5e6b7',
500: '#efdc98',
950: '#000000',
},
}SCSS
$custom: #efdc98; $custom-light: #f5e6b7; $custom-dark: #000000;
JSON
{
"hex": "#efdc98",
"rgb": {
"r": 239,
"g": 220,
"b": 152
},
"hsl": {
"h": 46.897,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.89445,
"c": 0.08888,
"h": 94.4
},
"luminance": 0.71804
}Semantic roles & 50–950 ramp
primary
#EFDC98
secondary
#6077CC
accent
#3BD510
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481