#EFEB8F#EFEB8F
#EFEB8F is a very light, moderate yellow. Relative luminance 0.798; OKLCH L 92.3% C 0.114 H 106.3°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEB8F |
|---|---|
| RGB | rgb(239, 235, 143) |
| HSL | hsl(58, 75%, 75%) |
| HSV | hsv(58, 40%, 94%) |
| CMYK | cmyk(0%, 1.7%, 40.2%, 6.3%) |
| CIE-LAB | lab(91.57, -11.58, 45.06) |
| CIE-LCH | lch(91.57, 46.53, 104.41°) |
| OKLab | oklab(92.33% -0.0319 0.1095) |
| OKLCH | oklch(92.33% 0.114 106.3) |
| XYZ | xyz(70.2640, 79.7522, 37.6736) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.82
Buff
#FEF69E
ΔE00 2.80
Dark Cream
#FFF39A
ΔE00 2.97
Manilla
#FFFA86
ΔE00 4.45
Parchment
#FEFCAF
ΔE00 4.55
Light Khaki
#E6F2A2
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEB8F #8F93EF
analogous
#EFBB8F #EFEB8F #C3EF8F
triadic
#EFEB8F #8FEFEB #EB8FEF
tetradic
#EFEB8F #8FEFBB #8F93EF #EF8FC3
square
#EFEB8F #8FEFBB #8F93EF #EF8FC3
split-complementary
#EFEB8F #8FC3EF #BB8FEF
monochromatic
#E0D824 #E7E159 #EFEB8F #F7F5C5 #FBFAE4
Accessibility & contrast
On white
1.24
#EFEB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#EFEB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEB8F
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEB8F | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E488
Deuteranopia (green-blind)
#FCE993
Tritanopia (blue-blind)
#FCE0D5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efeb8f; /* rgb */ color: rgb(239, 235, 143); /* oklch */ color: oklch(92.3% 0.114 106.3);
Tailwind
colors: {
custom: {
50: '#f6f1b1',
500: '#efeb8f',
950: '#000000',
},
}SCSS
$custom: #efeb8f; $custom-light: #f6f1b1; $custom-dark: #000000;
JSON
{
"hex": "#efeb8f",
"rgb": {
"r": 239,
"g": 235,
"b": 143
},
"hsl": {
"h": 57.5,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.92331,
"c": 0.11406,
"h": 106.3
},
"luminance": 0.79751
}Semantic roles & 50–950 ramp
primary
#EFEB8F
secondary
#575CCB
accent
#17D70E
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581