#EFEB8E#EFEB8E
#EFEB8E is a very light, moderate yellow. Relative luminance 0.797; OKLCH L 92.3% C 0.115 H 106.3°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEB8E |
|---|---|
| RGB | rgb(239, 235, 142) |
| HSL | hsl(58, 75%, 75%) |
| HSV | hsv(58, 41%, 94%) |
| CMYK | cmyk(0%, 1.7%, 40.6%, 6.3%) |
| CIE-LAB | lab(91.56, -11.68, 45.54) |
| CIE-LCH | lch(91.56, 47.01, 104.39°) |
| OKLab | oklab(92.32% -0.0323 0.1105) |
| OKLCH | oklch(92.32% 0.115 106.3) |
| XYZ | xyz(70.1886, 79.7220, 37.2764) |
| Luminance | 0.7972 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.83
Buff
#FEF69E
ΔE00 2.85
Dark Cream
#FFF39A
ΔE00 3.01
Manilla
#FFFA86
ΔE00 4.35
Parchment
#FEFCAF
ΔE00 4.65
Straw
#FCF679
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEB8E #8E92EF
analogous
#EFBB8E #EFEB8E #C2EF8E
triadic
#EFEB8E #8EEFEB #EB8EEF
tetradic
#EFEB8E #8EEFBB #8E92EF #EF8EC2
square
#EFEB8E #8EEFBB #8E92EF #EF8EC2
split-complementary
#EFEB8E #8EC2EF #BB8EEF
monochromatic
#E0D823 #E7E258 #EFEB8E #F7F4C4 #FBFAE4
Accessibility & contrast
On white
1.24
#EFEB8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#EFEB8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEB8E
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEB8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEB8E | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E487
Deuteranopia (green-blind)
#FCE992
Tritanopia (blue-blind)
#FCE0D4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efeb8e; /* rgb */ color: rgb(239, 235, 142); /* oklch */ color: oklch(92.3% 0.115 106.3);
Tailwind
colors: {
custom: {
50: '#f6f1b0',
500: '#efeb8e',
950: '#000000',
},
}SCSS
$custom: #efeb8e; $custom-light: #f6f1b0; $custom-dark: #000000;
JSON
{
"hex": "#efeb8e",
"rgb": {
"r": 239,
"g": 235,
"b": 142
},
"hsl": {
"h": 57.526,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.92316,
"c": 0.11513,
"h": 106.3
},
"luminance": 0.7972
}Semantic roles & 50–950 ramp
primary
#EFEB8E
secondary
#565BCB
accent
#16D70E
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171611
muted
#858581