#EAE67B#EAE67B
#EAE67B is a very light, vivid yellow. Relative luminance 0.755; OKLCH L 90.6% C 0.130 H 106.8°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE67B |
|---|---|
| RGB | rgb(234, 230, 123) |
| HSL | hsl(58, 73%, 70%) |
| HSV | hsv(58, 47%, 92%) |
| CMYK | cmyk(0%, 1.7%, 47.4%, 8.2%) |
| CIE-LAB | lab(89.64, -13.00, 52.21) |
| CIE-LCH | lch(89.64, 53.80, 103.98°) |
| OKLab | oklab(90.61% -0.0375 0.1242) |
| OKLCH | oklch(90.61% 0.13 106.8) |
| XYZ | xyz(65.8052, 75.5178, 29.8450) |
| Luminance | 0.7552 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.89
Straw
#FCF679
ΔE00 4.06
Sandy Yellow
#FDEE73
ΔE00 4.07
Manilla
#FFFA86
ΔE00 4.34
Yellowish
#FAEE66
ΔE00 4.53
Dark Cream
#FFF39A
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE67B #7B7FEA
analogous
#EAAF7B #EAE67B #B6EA7B
triadic
#EAE67B #7BEAE6 #E67BEA
tetradic
#EAE67B #7BEAAF #7B7FEA #EA7BB6
square
#EAE67B #7BEAAF #7B7FEA #EA7BB6
split-complementary
#EAE67B #7BB6EA #AF7BEA
monochromatic
#CAC420 #E2DC46 #EAE67B #F2F0B0 #FBFAE5
Accessibility & contrast
On white
1.30
#EAE67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#EAE67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE67B
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE67B | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF72
Deuteranopia (green-blind)
#F8E480
Tritanopia (blue-blind)
#F8DACD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae67b; /* rgb */ color: rgb(234, 230, 123); /* oklch */ color: oklch(90.6% 0.130 106.8);
Tailwind
colors: {
custom: {
50: '#f3eda3',
500: '#eae67b',
950: '#000000',
},
}SCSS
$custom: #eae67b; $custom-light: #f3eda3; $custom-dark: #000000;
JSON
{
"hex": "#eae67b",
"rgb": {
"r": 234,
"g": 230,
"b": 123
},
"hsl": {
"h": 57.838,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.90613,
"c": 0.12974,
"h": 106.8
},
"luminance": 0.75516
}Semantic roles & 50–950 ramp
primary
#EAE67B
secondary
#464BC3
accent
#18D511
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#17160F
muted
#858480