#EAEB83#EAEB83
#EAEB83 is a very light, vivid yellow. Relative luminance 0.785; OKLCH L 91.8% C 0.127 H 109.1°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEB83 |
|---|---|
| RGB | rgb(234, 235, 131) |
| HSL | hsl(61, 72%, 72%) |
| HSV | hsv(61, 44%, 92%) |
| CMYK | cmyk(0.4%, 0%, 44.3%, 7.8%) |
| CIE-LAB | lab(91.03, -14.72, 50.11) |
| CIE-LCH | lch(91.03, 52.23, 106.37°) |
| OKLab | oklab(91.75% -0.0417 0.1201) |
| OKLCH | oklch(91.75% 0.127 109.1) |
| XYZ | xyz(67.7380, 78.5492, 33.0615) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.41
Manilla
#FFFA86
ΔE00 3.97
Straw
#FCF679
ΔE00 4.14
Yellowish Tan
#FCFC81
ΔE00 4.22
Buff
#FEF69E
ΔE00 4.30
Dark Cream
#FFF39A
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEB83 #8483EB
analogous
#EBB883 #EAEB83 #B6EB83
triadic
#EAEB83 #83EAEB #EB83EA
tetradic
#EAEB83 #83EBB8 #8483EB #EB83B6
square
#EAEB83 #83EBB8 #8483EB #EB83B6
split-complementary
#EAEB83 #83B6EB #B883EB
monochromatic
#D0D222 #E1E24E #EAEB83 #F3F4B8 #FBFBE5
Accessibility & contrast
On white
1.26
#EAEB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#EAEB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEB83
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEB83 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE37A
Deuteranopia (green-blind)
#FBE788
Tritanopia (blue-blind)
#F7E0D2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eaeb83; /* rgb */ color: rgb(234, 235, 131); /* oklch */ color: oklch(91.8% 0.127 109.1);
Tailwind
colors: {
custom: {
50: '#f2f1a9',
500: '#eaeb83',
950: '#000000',
},
}SCSS
$custom: #eaeb83; $custom-light: #f2f1a9; $custom-dark: #000000;
JSON
{
"hex": "#eaeb83",
"rgb": {
"r": 234,
"g": 235,
"b": 131
},
"hsl": {
"h": 60.577,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.91754,
"c": 0.12717,
"h": 109.1
},
"luminance": 0.78548
}Semantic roles & 50–950 ramp
primary
#EAEB83
secondary
#4F4DC5
accent
#11D413
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581