#EAE283#EAE283
#EAE283 is a very light, moderate yellow. Relative luminance 0.735; OKLCH L 89.9% C 0.117 H 104.3°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE283 |
|---|---|
| RGB | rgb(234, 226, 131) |
| HSL | hsl(55, 71%, 72%) |
| HSV | hsv(55, 44%, 92%) |
| CMYK | cmyk(0%, 3.4%, 44%, 8.2%) |
| CIE-LAB | lab(88.70, -10.26, 47.23) |
| CIE-LCH | lch(88.70, 48.33, 102.25°) |
| OKLab | oklab(89.9% -0.0289 0.1137) |
| OKLCH | oklch(89.9% 0.117 104.3) |
| XYZ | xyz(65.2262, 73.5256, 32.2243) |
| Luminance | 0.7352 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.39
Dark Cream
#FFF39A
ΔE00 4.14
Sandy
#F1DA7A
ΔE00 4.31
Buff
#FEF69E
ΔE00 4.53
Sandy Yellow
#FDEE73
ΔE00 4.92
Dull Yellow
#EEDC5B
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE283 #838BEA
analogous
#EAAF83 #EAE283 #BFEA83
triadic
#EAE283 #83EAE2 #E283EA
tetradic
#EAE283 #83EAAF #838BEA #EA83BF
square
#EAE283 #83EAAF #838BEA #EA83BF
split-complementary
#EAE283 #83BFEA #AF83EA
monochromatic
#CFC223 #E1D64F #EAE283 #F3EEB7 #FBF9E5
Accessibility & contrast
On white
1.34
#EAE283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#EAE283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE283
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE283 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7B
Deuteranopia (green-blind)
#F4E187
Tritanopia (blue-blind)
#F7D7CB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eae283; /* rgb */ color: rgb(234, 226, 131); /* oklch */ color: oklch(89.9% 0.117 104.3);
Tailwind
colors: {
custom: {
50: '#f2eaa8',
500: '#eae283',
950: '#000000',
},
}SCSS
$custom: #eae283; $custom-light: #f2eaa8; $custom-dark: #000000;
JSON
{
"hex": "#eae283",
"rgb": {
"r": 234,
"g": 226,
"b": 131
},
"hsl": {
"h": 55.34,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.899,
"c": 0.11734,
"h": 104.3
},
"luminance": 0.73524
}Semantic roles & 50–950 ramp
primary
#EAE283
secondary
#4E57C3
accent
#21D312
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481