#EFEB85#EFEB85
#EFEB85 is a very light, vivid yellow. Relative luminance 0.795; OKLCH L 92.2% C 0.125 H 106.6°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEB85 |
|---|---|
| RGB | rgb(239, 235, 133) |
| HSL | hsl(58, 77%, 73%) |
| HSV | hsv(58, 44%, 94%) |
| CMYK | cmyk(0%, 1.7%, 44.4%, 6.3%) |
| CIE-LAB | lab(91.44, -12.58, 49.75) |
| CIE-LCH | lch(91.44, 51.31, 104.19°) |
| OKLab | oklab(92.18% -0.0356 0.1194) |
| OKLCH | oklch(92.18% 0.125 106.6) |
| XYZ | xyz(69.5400, 79.4626, 33.8604) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.41
Buff
#FEF69E
ΔE00 3.53
Dark Cream
#FFF39A
ΔE00 3.55
Manilla
#FFFA86
ΔE00 3.57
Straw
#FCF679
ΔE00 3.74
Sandy Yellow
#FDEE73
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEB85 #8589EF
analogous
#EFB685 #EFEB85 #BEEF85
triadic
#EFEB85 #85EFEB #EB85EF
tetradic
#EFEB85 #85EFB6 #8589EF #EF85BE
square
#EFEB85 #85EFB6 #8589EF #EF85BE
split-complementary
#EFEB85 #85BEEF #B685EF
monochromatic
#DDD51D #E8E24F #EFEB85 #F6F4BB #FBFBE4
Accessibility & contrast
On white
1.24
#EFEB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#EFEB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEB85
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEB85 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47D
Deuteranopia (green-blind)
#FDE98A
Tritanopia (blue-blind)
#FDDFD3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #efeb85; /* rgb */ color: rgb(239, 235, 133); /* oklch */ color: oklch(92.2% 0.125 106.6);
Tailwind
colors: {
custom: {
50: '#f6f1aa',
500: '#efeb85',
950: '#000000',
},
}SCSS
$custom: #efeb85; $custom-light: #f6f1aa; $custom-dark: #000000;
JSON
{
"hex": "#efeb85",
"rgb": {
"r": 239,
"g": 235,
"b": 133
},
"hsl": {
"h": 57.736,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.92185,
"c": 0.12461,
"h": 106.6
},
"luminance": 0.79461
}Semantic roles & 50–950 ramp
primary
#EFEB85
secondary
#4E53CA
accent
#14D90C
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581