#EFEB82#EFEB82
#EFEB82 is a very light, vivid yellow. Relative luminance 0.794; OKLCH L 92.1% C 0.128 H 106.7°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEB82 |
|---|---|
| RGB | rgb(239, 235, 130) |
| HSL | hsl(58, 77%, 72%) |
| HSV | hsv(58, 46%, 94%) |
| CMYK | cmyk(0%, 1.7%, 45.6%, 6.3%) |
| CIE-LAB | lab(91.41, -12.86, 51.13) |
| CIE-LCH | lch(91.41, 52.73, 104.11°) |
| OKLab | oklab(92.14% -0.0367 0.1223) |
| OKLCH | oklch(92.14% 0.128 106.7) |
| XYZ | xyz(69.3357, 79.3809, 32.7844) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.71
Manilla
#FFFA86
ΔE00 3.40
Straw
#FCF679
ΔE00 3.43
Dark Cream
#FFF39A
ΔE00 3.80
Buff
#FEF69E
ΔE00 3.82
Sandy Yellow
#FDEE73
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEB82 #8286EF
analogous
#EFB482 #EFEB82 #BDEF82
triadic
#EFEB82 #82EFEB #EB82EF
tetradic
#EFEB82 #82EFB4 #8286EF #EF82BD
square
#EFEB82 #82EFB4 #8286EF #EF82BD
split-complementary
#EFEB82 #82BDEF #B482EF
monochromatic
#DBD41C #E8E24C #EFEB82 #F6F4B8 #FCFBE4
Accessibility & contrast
On white
1.24
#EFEB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#EFEB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEB82
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEB82 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE479
Deuteranopia (green-blind)
#FDE987
Tritanopia (blue-blind)
#FDDFD2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #efeb82; /* rgb */ color: rgb(239, 235, 130); /* oklch */ color: oklch(92.1% 0.128 106.7);
Tailwind
colors: {
custom: {
50: '#f6f1a8',
500: '#efeb82',
950: '#000000',
},
}SCSS
$custom: #efeb82; $custom-light: #f6f1a8; $custom-dark: #000000;
JSON
{
"hex": "#efeb82",
"rgb": {
"r": 239,
"g": 235,
"b": 130
},
"hsl": {
"h": 57.798,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.92144,
"c": 0.12767,
"h": 106.7
},
"luminance": 0.79379
}Semantic roles & 50–950 ramp
primary
#EFEB82
secondary
#4C50CA
accent
#14DA0C
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581