#EFEB8D#EFEB8D
#EFEB8D is a very light, moderate yellow. Relative luminance 0.797; OKLCH L 92.3% C 0.116 H 106.3°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEB8D |
|---|---|
| RGB | rgb(239, 235, 141) |
| HSL | hsl(58, 75%, 75%) |
| HSV | hsv(58, 41%, 94%) |
| CMYK | cmyk(0%, 1.7%, 41%, 6.3%) |
| CIE-LAB | lab(91.55, -11.78, 46.01) |
| CIE-LCH | lch(91.55, 47.49, 104.37°) |
| OKLab | oklab(92.3% -0.0327 0.1115) |
| OKLCH | oklch(92.3% 0.116 106.3) |
| XYZ | xyz(70.1139, 79.6921, 36.8828) |
| Luminance | 0.7969 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.86
Buff
#FEF69E
ΔE00 2.91
Dark Cream
#FFF39A
ΔE00 3.04
Manilla
#FFFA86
ΔE00 4.24
Straw
#FCF679
ΔE00 4.70
Parchment
#FEFCAF
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEB8D #8D91EF
analogous
#EFBA8D #EFEB8D #C2EF8D
triadic
#EFEB8D #8DEFEB #EB8DEF
tetradic
#EFEB8D #8DEFBA #8D91EF #EF8DC2
square
#EFEB8D #8DEFBA #8D91EF #EF8DC2
split-complementary
#EFEB8D #8DC2EF #BA8DEF
monochromatic
#E0D822 #E7E257 #EFEB8D #F7F4C3 #FBFAE4
Accessibility & contrast
On white
1.24
#EFEB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#EFEB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEB8D
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEB8D | 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)
#F9E486
Deuteranopia (green-blind)
#FCE991
Tritanopia (blue-blind)
#FCE0D4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efeb8d; /* rgb */ color: rgb(239, 235, 141); /* oklch */ color: oklch(92.3% 0.116 106.3);
Tailwind
colors: {
custom: {
50: '#f6f1b0',
500: '#efeb8d',
950: '#000000',
},
}SCSS
$custom: #efeb8d; $custom-light: #f6f1b0; $custom-dark: #000000;
JSON
{
"hex": "#efeb8d",
"rgb": {
"r": 239,
"g": 235,
"b": 141
},
"hsl": {
"h": 57.551,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.92301,
"c": 0.11621,
"h": 106.3
},
"luminance": 0.7969
}Semantic roles & 50–950 ramp
primary
#EFEB8D
secondary
#565ACB
accent
#16D80E
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581