#E8EB83#E8EB83
#E8EB83 is a very light, vivid yellow. Relative luminance 0.782; OKLCH L 91.6% C 0.127 H 110.1°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EB83 |
|---|---|
| RGB | rgb(232, 235, 131) |
| HSL | hsl(62, 72%, 72%) |
| HSV | hsv(62, 44%, 92%) |
| CMYK | cmyk(1.3%, 0%, 44.3%, 7.8%) |
| CIE-LAB | lab(90.88, -15.50, 49.89) |
| CIE-LCH | lch(90.88, 52.24, 107.26°) |
| OKLab | oklab(91.59% -0.0438 0.1197) |
| OKLCH | oklch(91.59% 0.127 110.1) |
| XYZ | xyz(67.0849, 78.2125, 33.0309) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.80
Manilla
#FFFA86
ΔE00 4.27
Yellowish Tan
#FCFC81
ΔE00 4.39
Straw
#FCF679
ΔE00 4.46
Buff
#FEF69E
ΔE00 4.60
Pale Yellow
#FFFF84
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EB83 #8683EB
analogous
#EBBA83 #E8EB83 #B4EB83
triadic
#E8EB83 #83E8EB #EB83E8
tetradic
#E8EB83 #83EBBA #8683EB #EB83B4
square
#E8EB83 #83EBBA #8683EB #EB83B4
split-complementary
#E8EB83 #83B4EB #BA83EB
monochromatic
#CDD222 #DEE24E #E8EB83 #F2F4B8 #FAFBE5
Accessibility & contrast
On white
1.26
#E8EB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#E8EB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EB83
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EB83 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37A
Deuteranopia (green-blind)
#FAE788
Tritanopia (blue-blind)
#F4E0D2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e8eb83; /* rgb */ color: rgb(232, 235, 131); /* oklch */ color: oklch(91.6% 0.127 110.1);
Tailwind
colors: {
custom: {
50: '#f1f1a9',
500: '#e8eb83',
950: '#000000',
},
}SCSS
$custom: #e8eb83; $custom-light: #f1f1a9; $custom-dark: #000000;
JSON
{
"hex": "#e8eb83",
"rgb": {
"r": 232,
"g": 235,
"b": 131
},
"hsl": {
"h": 61.731,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.91594,
"c": 0.12744,
"h": 110.1
},
"luminance": 0.78211
}Semantic roles & 50–950 ramp
primary
#E8EB83
secondary
#514DC5
accent
#11D417
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581