#EAE68D#EAE68D
#EAE68D is a very light, moderate yellow. Relative luminance 0.760; OKLCH L 90.9% C 0.111 H 106.2°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE68D |
|---|---|
| RGB | rgb(234, 230, 141) |
| HSL | hsl(57, 69%, 74%) |
| HSV | hsv(57, 40%, 92%) |
| CMYK | cmyk(0%, 1.7%, 39.7%, 8.2%) |
| CIE-LAB | lab(89.86, -11.24, 43.80) |
| CIE-LCH | lch(89.86, 45.22, 104.39°) |
| OKLab | oklab(90.87% -0.0309 0.1066) |
| OKLCH | oklch(90.87% 0.111 106.2) |
| XYZ | xyz(67.0373, 76.0107, 36.3343) |
| Luminance | 0.7601 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.65
Buff
#FEF69E
ΔE00 3.73
Dark Cream
#FFF39A
ΔE00 3.76
Palegoldenrod
#EEE8AA
ΔE00 4.99
Light Khaki
#E6F2A2
ΔE00 5.06
Parchment
#FEFCAF
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE68D #8D91EA
analogous
#EAB78D #EAE68D #BFEA8D
triadic
#EAE68D #8DEAE6 #E68DEA
tetradic
#EAE68D #8DEAB7 #8D91EA #EA8DBF
square
#EAE68D #8DEAB7 #8D91EA #EA8DBF
split-complementary
#EAE68D #8DBFEA #B78DEA
monochromatic
#D5CE27 #E0DB59 #EAE68D #F4F1C1 #FAF9E5
Accessibility & contrast
On white
1.30
#EAE68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#EAE68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE68D
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE68D | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E086
Deuteranopia (green-blind)
#F6E491
Tritanopia (blue-blind)
#F6DBD0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eae68d; /* rgb */ color: rgb(234, 230, 141); /* oklch */ color: oklch(90.9% 0.111 106.2);
Tailwind
colors: {
custom: {
50: '#f2edaf',
500: '#eae68d',
950: '#000000',
},
}SCSS
$custom: #eae68d; $custom-light: #f2edaf; $custom-dark: #000000;
JSON
{
"hex": "#eae68d",
"rgb": {
"r": 234,
"g": 230,
"b": 141
},
"hsl": {
"h": 57.419,
"s": 68.889,
"l": 73.529
},
"oklch": {
"l": 0.90869,
"c": 0.11096,
"h": 106.2
},
"luminance": 0.76009
}Semantic roles & 50–950 ramp
primary
#EAE68D
secondary
#575CC4
accent
#1DD115
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481