#EFE175#EFE175
#EFE175 is a very light, vivid yellow. Relative luminance 0.735; OKLCH L 89.9% C 0.130 H 102.0°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE175 |
|---|---|
| RGB | rgb(239, 225, 117) |
| HSL | hsl(53, 79%, 70%) |
| HSV | hsv(53, 51%, 94%) |
| CMYK | cmyk(0%, 5.9%, 51%, 6.3%) |
| CIE-LAB | lab(88.68, -9.04, 53.99) |
| CIE-LCH | lch(88.68, 54.74, 99.50°) |
| OKLab | oklab(89.93% -0.0271 0.1275) |
| OKLCH | oklch(89.93% 0.13 102) |
| XYZ | xyz(65.7347, 73.4878, 27.5481) |
| Luminance | 0.7349 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dull Yellow
#EEDC5B
ΔE00 2.99
Khaki (CSS)
#F0E68C
ΔE00 3.09
Sandy
#F1DA7A
ΔE00 3.23
Sandy Yellow
#FDEE73
ΔE00 3.30
Sand Yellow
#FCE166
ΔE00 3.86
Yellow Tan
#FFE36E
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE175 #7583EF
analogous
#EFA475 #EFE175 #C0EF75
triadic
#EFE175 #75EFE1 #E175EF
tetradic
#EFE175 #75EFA4 #7583EF #EF75C0
square
#EFE175 #75EFA4 #7583EF #EF75C0
split-complementary
#EFE175 #75C0EF #A475EF
monochromatic
#D1BC18 #E9D53E #EFE175 #F5EDAC #FCF9E3
Accessibility & contrast
On white
1.34
#EFE175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#EFE175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE175
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE175 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6B
Deuteranopia (green-blind)
#F6E17A
Tritanopia (blue-blind)
#FED4C8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efe175; /* rgb */ color: rgb(239, 225, 117); /* oklch */ color: oklch(89.9% 0.130 102.0);
Tailwind
colors: {
custom: {
50: '#f6ea9f',
500: '#efe175',
950: '#000000',
},
}SCSS
$custom: #efe175; $custom-light: #f6ea9f; $custom-dark: #000000;
JSON
{
"hex": "#efe175",
"rgb": {
"r": 239,
"g": 225,
"b": 117
},
"hsl": {
"h": 53.115,
"s": 79.221,
"l": 69.804
},
"oklch": {
"l": 0.89929,
"c": 0.13034,
"h": 102
},
"luminance": 0.73486
}Semantic roles & 50–950 ramp
primary
#EFE175
secondary
#4050C8
accent
#22DC0A
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480