#EFE775#EFE775
#EFE775 is a very light, vivid yellow. Relative luminance 0.768; OKLCH L 91.2% C 0.136 H 105.2°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE775 |
|---|---|
| RGB | rgb(239, 231, 117) |
| HSL | hsl(56, 79%, 70%) |
| HSV | hsv(56, 51%, 94%) |
| CMYK | cmyk(0%, 3.3%, 51%, 6.3%) |
| CIE-LAB | lab(90.22, -12.02, 55.81) |
| CIE-LCH | lch(90.22, 57.09, 102.16°) |
| OKLab | oklab(91.16% -0.0356 0.1315) |
| OKLCH | oklch(91.16% 0.136 105.2) |
| XYZ | xyz(67.3852, 76.7889, 28.0983) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.71
Yellowish
#FAEE66
ΔE00 3.17
Straw
#FCF679
ΔE00 3.30
Khaki (CSS)
#F0E68C
ΔE00 3.42
Dull Yellow
#EEDC5B
ΔE00 3.90
Manilla
#FFFA86
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE775 #757DEF
analogous
#EFAA75 #EFE775 #BAEF75
triadic
#EFE775 #75EFE7 #E775EF
tetradic
#EFE775 #75EFAA #757DEF #EF75BA
square
#EFE775 #75EFAA #757DEF #EF75BA
split-complementary
#EFE775 #75BAEF #AA75EF
monochromatic
#D1C518 #E9DD3E #EFE775 #F5F1AC #FCFAE3
Accessibility & contrast
On white
1.28
#EFE775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#EFE775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE775
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE775 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E06A
Deuteranopia (green-blind)
#FBE67B
Tritanopia (blue-blind)
#FEDACD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efe775; /* rgb */ color: rgb(239, 231, 117); /* oklch */ color: oklch(91.2% 0.136 105.2);
Tailwind
colors: {
custom: {
50: '#f6ee9f',
500: '#efe775',
950: '#000000',
},
}SCSS
$custom: #efe775; $custom-light: #f6ee9f; $custom-dark: #000000;
JSON
{
"hex": "#efe775",
"rgb": {
"r": 239,
"g": 231,
"b": 117
},
"hsl": {
"h": 56.066,
"s": 79.221,
"l": 69.804
},
"oklch": {
"l": 0.91156,
"c": 0.13622,
"h": 105.2
},
"luminance": 0.76787
}Semantic roles & 50–950 ramp
primary
#EFE775
secondary
#4049C8
accent
#18DC0A
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480