#EAE67D#EAE67D
#EAE67D is a very light, vivid yellow. Relative luminance 0.756; OKLCH L 90.6% C 0.128 H 106.8°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE67D |
|---|---|
| RGB | rgb(234, 230, 125) |
| HSL | hsl(58, 72%, 70%) |
| HSV | hsv(58, 47%, 92%) |
| CMYK | cmyk(0%, 1.7%, 46.6%, 8.2%) |
| CIE-LAB | lab(89.66, -12.81, 51.29) |
| CIE-LCH | lch(89.66, 52.87, 104.03°) |
| OKLab | oklab(90.64% -0.0368 0.1223) |
| OKLCH | oklch(90.64% 0.128 106.8) |
| XYZ | xyz(65.9316, 75.5684, 30.5111) |
| Luminance | 0.7557 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.67
Straw
#FCF679
ΔE00 4.20
Sandy Yellow
#FDEE73
ΔE00 4.22
Manilla
#FFFA86
ΔE00 4.40
Dark Cream
#FFF39A
ΔE00 4.52
Buff
#FEF69E
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE67D #7D81EA
analogous
#EAAF7D #EAE67D #B7EA7D
triadic
#EAE67D #7DEAE6 #E67DEA
tetradic
#EAE67D #7DEAAF #7D81EA #EA7DB7
square
#EAE67D #7DEAAF #7D81EA #EA7DB7
split-complementary
#EAE67D #7DB7EA #AF7DEA
monochromatic
#CCC521 #E1DC48 #EAE67D #F3F0B2 #FBFAE5
Accessibility & contrast
On white
1.30
#EAE67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#EAE67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE67D
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE67D | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF74
Deuteranopia (green-blind)
#F8E482
Tritanopia (blue-blind)
#F8DACD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae67d; /* rgb */ color: rgb(234, 230, 125); /* oklch */ color: oklch(90.6% 0.128 106.8);
Tailwind
colors: {
custom: {
50: '#f3eda5',
500: '#eae67d',
950: '#000000',
},
}SCSS
$custom: #eae67d; $custom-light: #f3eda5; $custom-dark: #000000;
JSON
{
"hex": "#eae67d",
"rgb": {
"r": 234,
"g": 230,
"b": 125
},
"hsl": {
"h": 57.798,
"s": 72.185,
"l": 70.392
},
"oklch": {
"l": 0.90639,
"c": 0.12774,
"h": 106.8
},
"luminance": 0.75567
}Semantic roles & 50–950 ramp
primary
#EAE67D
secondary
#484DC3
accent
#18D411
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#17160F
muted
#858480