#EAE482#EAE482
#EAE482 is a very light, vivid yellow. Relative luminance 0.746; OKLCH L 90.3% C 0.120 H 105.5°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE482 |
|---|---|
| RGB | rgb(234, 228, 130) |
| HSL | hsl(57, 71%, 71%) |
| HSV | hsv(57, 44%, 92%) |
| CMYK | cmyk(0%, 2.6%, 44.4%, 8.2%) |
| CIE-LAB | lab(89.20, -11.35, 48.34) |
| CIE-LCH | lch(89.20, 49.65, 103.22°) |
| OKLab | oklab(90.3% -0.0322 0.1161) |
| OKLCH | oklch(90.3% 0.121 105.5) |
| XYZ | xyz(65.7057, 74.5927, 32.0514) |
| Luminance | 0.7459 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.73
Dark Cream
#FFF39A
ΔE00 4.13
Buff
#FEF69E
ΔE00 4.38
Sandy Yellow
#FDEE73
ΔE00 4.68
Sandy
#F1DA7A
ΔE00 4.91
Straw
#FCF679
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE482 #8288EA
analogous
#EAB082 #EAE482 #BCEA82
triadic
#EAE482 #82EAE4 #E482EA
tetradic
#EAE482 #82EAB0 #8288EA #EA82BC
square
#EAE482 #82EAB0 #8288EA #EA82BC
split-complementary
#EAE482 #82BCEA #B082EA
monochromatic
#CFC523 #E1D94E #EAE482 #F3EFB6 #FBF9E5
Accessibility & contrast
On white
1.32
#EAE482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#EAE482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE482
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE482 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD7A
Deuteranopia (green-blind)
#F6E286
Tritanopia (blue-blind)
#F7D9CD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eae482; /* rgb */ color: rgb(234, 228, 130); /* oklch */ color: oklch(90.3% 0.120 105.5);
Tailwind
colors: {
custom: {
50: '#f2eca8',
500: '#eae482',
950: '#000000',
},
}SCSS
$custom: #eae482; $custom-light: #f2eca8; $custom-dark: #000000;
JSON
{
"hex": "#eae482",
"rgb": {
"r": 234,
"g": 228,
"b": 130
},
"hsl": {
"h": 56.538,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.90296,
"c": 0.1205,
"h": 105.5
},
"luminance": 0.74591
}Semantic roles & 50–950 ramp
primary
#EAE482
secondary
#4D54C3
accent
#1DD312
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#171610
muted
#858480