#EAE382#EAE382
#EAE382 is a very light, moderate yellow. Relative luminance 0.740; OKLCH L 90.1% C 0.119 H 104.9°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE382 |
|---|---|
| RGB | rgb(234, 227, 130) |
| HSL | hsl(56, 71%, 71%) |
| HSV | hsv(56, 44%, 92%) |
| CMYK | cmyk(0%, 3%, 44.4%, 8.2%) |
| CIE-LAB | lab(88.94, -10.85, 48.02) |
| CIE-LCH | lch(88.94, 49.23, 102.74°) |
| OKLab | oklab(90.09% -0.0307 0.1154) |
| OKLCH | oklch(90.09% 0.119 104.9) |
| XYZ | xyz(65.4314, 74.0441, 31.9600) |
| Luminance | 0.7404 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.58
Dark Cream
#FFF39A
ΔE00 4.15
Buff
#FEF69E
ΔE00 4.47
Sandy
#F1DA7A
ΔE00 4.60
Sandy Yellow
#FDEE73
ΔE00 4.74
Straw
#FCF679
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE382 #8289EA
analogous
#EAAF82 #EAE382 #BDEA82
triadic
#EAE382 #82EAE3 #E382EA
tetradic
#EAE382 #82EAAF #8289EA #EA82BD
square
#EAE382 #82EAAF #8289EA #EA82BD
split-complementary
#EAE382 #82BDEA #AF82EA
monochromatic
#CFC323 #E1D74E #EAE382 #F3EFB6 #FBF9E5
Accessibility & contrast
On white
1.33
#EAE382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#EAE382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE382
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE382 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7A
Deuteranopia (green-blind)
#F5E286
Tritanopia (blue-blind)
#F7D8CC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eae382; /* rgb */ color: rgb(234, 227, 130); /* oklch */ color: oklch(90.1% 0.119 104.9);
Tailwind
colors: {
custom: {
50: '#f2eba8',
500: '#eae382',
950: '#000000',
},
}SCSS
$custom: #eae382; $custom-light: #f2eba8; $custom-dark: #000000;
JSON
{
"hex": "#eae382",
"rgb": {
"r": 234,
"g": 227,
"b": 130
},
"hsl": {
"h": 55.962,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.90091,
"c": 0.11943,
"h": 104.9
},
"luminance": 0.74042
}Semantic roles & 50–950 ramp
primary
#EAE382
secondary
#4D55C3
accent
#1FD312
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#171610
muted
#858480