#EFDA75#EFDA75
#EFDA75 is a very light, vivid yellow. Relative luminance 0.698; OKLCH L 88.5% C 0.124 H 97.8°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDA75 |
|---|---|
| RGB | rgb(239, 218, 117) |
| HSL | hsl(50, 79%, 70%) |
| HSV | hsv(50, 51%, 94%) |
| CMYK | cmyk(0%, 8.8%, 51%, 6.3%) |
| CIE-LAB | lab(86.89, -5.51, 51.85) |
| CIE-LCH | lch(86.89, 52.15, 96.07°) |
| OKLab | oklab(88.51% -0.0169 0.1228) |
| OKLCH | oklch(88.51% 0.124 97.8) |
| XYZ | xyz(63.8810, 69.7804, 26.9302) |
| Luminance | 0.6978 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.96
Wheat (survey)
#FBDD7E
ΔE00 2.97
Pale Gold
#FDDE6C
ΔE00 3.25
Yellow Tan
#FFE36E
ΔE00 3.41
Sand Yellow
#FCE166
ΔE00 3.49
Dull Yellow
#EEDC5B
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDA75 #758AEF
analogous
#EF9D75 #EFDA75 #C7EF75
triadic
#EFDA75 #75EFDA #DA75EF
tetradic
#EFDA75 #75EF9D #758AEF #EF75C7
square
#EFDA75 #75EF9D #758AEF #EF75C7
split-complementary
#EFDA75 #75C7EF #9D75EF
monochromatic
#D1B118 #E9CB3E #EFDA75 #F5E9AC #FCF7E3
Accessibility & contrast
On white
1.40
#EFDA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#EFDA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDA75
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDA75 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56C
Deuteranopia (green-blind)
#F1DD79
Tritanopia (blue-blind)
#FFCDC3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #efda75; /* rgb */ color: rgb(239, 218, 117); /* oklch */ color: oklch(88.5% 0.124 97.8);
Tailwind
colors: {
custom: {
50: '#f6e59f',
500: '#efda75',
950: '#000000',
},
}SCSS
$custom: #efda75; $custom-light: #f6e59f; $custom-dark: #000000;
JSON
{
"hex": "#efda75",
"rgb": {
"r": 239,
"g": 218,
"b": 117
},
"hsl": {
"h": 49.672,
"s": 79.221,
"l": 69.804
},
"oklch": {
"l": 0.8851,
"c": 0.12399,
"h": 97.8
},
"luminance": 0.69778
}Semantic roles & 50–950 ramp
primary
#EFDA75
secondary
#4057C8
accent
#2EDC0A
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480