#EFEB88#EFEB88
#EFEB88 is a very light, vivid yellow. Relative luminance 0.795; OKLCH L 92.2% C 0.121 H 106.5°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEB88 |
|---|---|
| RGB | rgb(239, 235, 136) |
| HSL | hsl(58, 76%, 74%) |
| HSV | hsv(58, 43%, 94%) |
| CMYK | cmyk(0%, 1.7%, 43.1%, 6.3%) |
| CIE-LAB | lab(91.48, -12.28, 48.35) |
| CIE-LCH | lch(91.48, 49.89, 104.26°) |
| OKLab | oklab(92.23% -0.0345 0.1165) |
| OKLCH | oklch(92.23% 0.122 106.5) |
| XYZ | xyz(69.7502, 79.5467, 34.9675) |
| Luminance | 0.7954 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.16
Buff
#FEF69E
ΔE00 3.26
Dark Cream
#FFF39A
ΔE00 3.33
Manilla
#FFFA86
ΔE00 3.79
Straw
#FCF679
ΔE00 4.08
Sandy Yellow
#FDEE73
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEB88 #888CEF
analogous
#EFB788 #EFEB88 #BFEF88
triadic
#EFEB88 #88EFEB #EB88EF
tetradic
#EFEB88 #88EFB7 #888CEF #EF88BF
square
#EFEB88 #88EFB7 #888CEF #EF88BF
split-complementary
#EFEB88 #88BFEF #B788EF
monochromatic
#DFD71E #E8E252 #EFEB88 #F6F4BE #FBFAE4
Accessibility & contrast
On white
1.24
#EFEB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#EFEB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEB88
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEB88 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE480
Deuteranopia (green-blind)
#FCE98C
Tritanopia (blue-blind)
#FCE0D3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efeb88; /* rgb */ color: rgb(239, 235, 136); /* oklch */ color: oklch(92.2% 0.121 106.5);
Tailwind
colors: {
custom: {
50: '#f6f1ac',
500: '#efeb88',
950: '#000000',
},
}SCSS
$custom: #efeb88; $custom-light: #f6f1ac; $custom-dark: #000000;
JSON
{
"hex": "#efeb88",
"rgb": {
"r": 239,
"g": 235,
"b": 136
},
"hsl": {
"h": 57.67,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.92228,
"c": 0.1215,
"h": 106.5
},
"luminance": 0.79545
}Semantic roles & 50–950 ramp
primary
#EFEB88
secondary
#5156CA
accent
#15D80D
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581