#EFE888#EFE888
#EFE888 is a very light, moderate yellow. Relative luminance 0.778; OKLCH L 91.6% C 0.118 H 104.8°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE888 |
|---|---|
| RGB | rgb(239, 232, 136) |
| HSL | hsl(56, 76%, 74%) |
| HSV | hsv(56, 43%, 94%) |
| CMYK | cmyk(0%, 2.9%, 43.1%, 6.3%) |
| CIE-LAB | lab(90.71, -10.80, 47.39) |
| CIE-LCH | lch(90.71, 48.60, 102.83°) |
| OKLab | oklab(91.61% -0.0303 0.1143) |
| OKLCH | oklch(91.61% 0.118 104.8) |
| XYZ | xyz(68.8986, 77.8433, 34.6837) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.22
Dark Cream
#FFF39A
ΔE00 3.13
Buff
#FEF69E
ΔE00 3.37
Sandy Yellow
#FDEE73
ΔE00 4.41
Manilla
#FFFA86
ΔE00 4.42
Straw
#FCF679
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE888 #888FEF
analogous
#EFB488 #EFE888 #C2EF88
triadic
#EFE888 #88EFE8 #E888EF
tetradic
#EFE888 #88EFB4 #888FEF #EF88C2
square
#EFE888 #88EFB4 #888FEF #EF88C2
split-complementary
#EFE888 #88C2EF #B488EF
monochromatic
#DFD21E #E8DE52 #EFE888 #F6F2BE #FBFAE4
Accessibility & contrast
On white
1.27
#EFE888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#EFE888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE888
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE888 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E280
Deuteranopia (green-blind)
#FAE78C
Tritanopia (blue-blind)
#FCDDD1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efe888; /* rgb */ color: rgb(239, 232, 136); /* oklch */ color: oklch(91.6% 0.118 104.8);
Tailwind
colors: {
custom: {
50: '#f6efac',
500: '#efe888',
950: '#000000',
},
}SCSS
$custom: #efe888; $custom-light: #f6efac; $custom-dark: #000000;
JSON
{
"hex": "#efe888",
"rgb": {
"r": 239,
"g": 232,
"b": 136
},
"hsl": {
"h": 55.922,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.91614,
"c": 0.11827,
"h": 104.8
},
"luminance": 0.77842
}Semantic roles & 50–950 ramp
primary
#EFE888
secondary
#5159CA
accent
#1BD80D
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581