#EAE68E#EAE68E
#EAE68E is a very light, moderate yellow. Relative luminance 0.760; OKLCH L 90.9% C 0.110 H 106.1°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE68E |
|---|---|
| RGB | rgb(234, 230, 142) |
| HSL | hsl(57, 69%, 74%) |
| HSV | hsv(57, 39%, 92%) |
| CMYK | cmyk(0%, 1.7%, 39.3%, 8.2%) |
| CIE-LAB | lab(89.88, -11.14, 43.33) |
| CIE-LCH | lch(89.88, 44.73, 104.41°) |
| OKLab | oklab(90.89% -0.0305 0.1055) |
| OKLCH | oklch(90.89% 0.11 106.1) |
| XYZ | xyz(67.1120, 76.0406, 36.7279) |
| Luminance | 0.7604 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.68
Buff
#FEF69E
ΔE00 3.72
Dark Cream
#FFF39A
ΔE00 3.75
Palegoldenrod
#EEE8AA
ΔE00 4.83
Light Khaki
#E6F2A2
ΔE00 4.99
Parchment
#FEFCAF
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE68E #8E92EA
analogous
#EAB88E #EAE68E #C0EA8E
triadic
#EAE68E #8EEAE6 #E68EEA
tetradic
#EAE68E #8EEAB8 #8E92EA #EA8EC0
square
#EAE68E #8EEAB8 #8E92EA #EA8EC0
split-complementary
#EAE68E #8EC0EA #B88EEA
monochromatic
#D6CE28 #E0DB5A #EAE68E #F4F1C2 #FAF9E5
Accessibility & contrast
On white
1.30
#EAE68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#EAE68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE68E
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE68E | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E087
Deuteranopia (green-blind)
#F6E492
Tritanopia (blue-blind)
#F6DBD0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eae68e; /* rgb */ color: rgb(234, 230, 142); /* oklch */ color: oklch(90.9% 0.110 106.1);
Tailwind
colors: {
custom: {
50: '#f2edb0',
500: '#eae68e',
950: '#000000',
},
}SCSS
$custom: #eae68e; $custom-light: #f2edb0; $custom-dark: #000000;
JSON
{
"hex": "#eae68e",
"rgb": {
"r": 234,
"g": 230,
"b": 142
},
"hsl": {
"h": 57.391,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.90885,
"c": 0.10987,
"h": 106.1
},
"luminance": 0.76039
}Semantic roles & 50–950 ramp
primary
#EAE68E
secondary
#585DC4
accent
#1DD115
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481