#EFDA74#EFDA74
#EFDA74 is a very light, vivid yellow. Relative luminance 0.698; OKLCH L 88.5% C 0.125 H 97.9°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDA74 |
|---|---|
| RGB | rgb(239, 218, 116) |
| HSL | hsl(50, 79%, 70%) |
| HSV | hsv(50, 51%, 94%) |
| CMYK | cmyk(0%, 8.8%, 51.5%, 6.3%) |
| CIE-LAB | lab(86.88, -5.60, 52.31) |
| CIE-LCH | lch(86.88, 52.61, 96.11°) |
| OKLab | oklab(88.5% -0.0173 0.1238) |
| OKLCH | oklch(88.5% 0.125 97.9) |
| XYZ | xyz(63.8225, 69.7570, 26.6222) |
| Luminance | 0.6975 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.08
Wheat (survey)
#FBDD7E
ΔE00 3.03
Pale Gold
#FDDE6C
ΔE00 3.20
Yellow Tan
#FFE36E
ΔE00 3.34
Sand Yellow
#FCE166
ΔE00 3.39
Dull Yellow
#EEDC5B
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDA74 #7489EF
analogous
#EF9D74 #EFDA74 #C7EF74
triadic
#EFDA74 #74EFDA #DA74EF
tetradic
#EFDA74 #74EF9D #7489EF #EF74C7
square
#EFDA74 #74EF9D #7489EF #EF74C7
split-complementary
#EFDA74 #74C7EF #9D74EF
monochromatic
#D1B118 #E9CB3D #EFDA74 #F5E9AB #FCF7E2
Accessibility & contrast
On white
1.40
#EFDA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#EFDA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDA74
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDA74 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56B
Deuteranopia (green-blind)
#F1DD78
Tritanopia (blue-blind)
#FFCDC2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #efda74; /* rgb */ color: rgb(239, 218, 116); /* oklch */ color: oklch(88.5% 0.125 97.9);
Tailwind
colors: {
custom: {
50: '#f6e59e',
500: '#efda74',
950: '#000000',
},
}SCSS
$custom: #efda74; $custom-light: #f6e59e; $custom-dark: #000000;
JSON
{
"hex": "#efda74",
"rgb": {
"r": 239,
"g": 218,
"b": 116
},
"hsl": {
"h": 49.756,
"s": 79.355,
"l": 69.608
},
"oklch": {
"l": 0.88497,
"c": 0.12495,
"h": 97.9
},
"luminance": 0.69754
}Semantic roles & 50–950 ramp
primary
#EFDA74
secondary
#3F56C8
accent
#2EDC0A
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480