#E9EB83#E9EB83
#E9EB83 is a very light, vivid yellow. Relative luminance 0.784; OKLCH L 91.7% C 0.127 H 109.6°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E9EB83 |
|---|---|
| RGB | rgb(233, 235, 131) |
| HSL | hsl(61, 72%, 72%) |
| HSV | hsv(61, 44%, 92%) |
| CMYK | cmyk(0.9%, 0%, 44.3%, 7.8%) |
| CIE-LAB | lab(90.95, -15.11, 50.00) |
| CIE-LCH | lch(90.95, 52.23, 106.82°) |
| OKLab | oklab(91.67% -0.0428 0.1199) |
| OKLCH | oklch(91.67% 0.127 109.6) |
| XYZ | xyz(67.4105, 78.3804, 33.0462) |
| Luminance | 0.7838 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.60
Manilla
#FFFA86
ΔE00 4.12
Straw
#FCF679
ΔE00 4.29
Yellowish Tan
#FCFC81
ΔE00 4.30
Buff
#FEF69E
ΔE00 4.45
Dark Cream
#FFF39A
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9EB83 #8583EB
analogous
#EBB983 #E9EB83 #B5EB83
triadic
#E9EB83 #83E9EB #EB83E9
tetradic
#E9EB83 #83EBB9 #8583EB #EB83B5
square
#E9EB83 #83EBB9 #8583EB #EB83B5
split-complementary
#E9EB83 #83B5EB #B983EB
monochromatic
#CED222 #E0E24E #E9EB83 #F2F4B8 #FAFBE5
Accessibility & contrast
On white
1.26
#E9EB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#E9EB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9EB83
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9EB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9EB83 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE37A
Deuteranopia (green-blind)
#FBE788
Tritanopia (blue-blind)
#F6E0D2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e9eb83; /* rgb */ color: rgb(233, 235, 131); /* oklch */ color: oklch(91.7% 0.127 109.6);
Tailwind
colors: {
custom: {
50: '#f2f1a9',
500: '#e9eb83',
950: '#000000',
},
}SCSS
$custom: #e9eb83; $custom-light: #f2f1a9; $custom-dark: #000000;
JSON
{
"hex": "#e9eb83",
"rgb": {
"r": 233,
"g": 235,
"b": 131
},
"hsl": {
"h": 61.154,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.91674,
"c": 0.12729,
"h": 109.6
},
"luminance": 0.78379
}Semantic roles & 50–950 ramp
primary
#E9EB83
secondary
#504DC5
accent
#11D415
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581