#EAE68C#EAE68C
#EAE68C is a very light, moderate yellow. Relative luminance 0.760; OKLCH L 90.9% C 0.112 H 106.2°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE68C |
|---|---|
| RGB | rgb(234, 230, 140) |
| HSL | hsl(57, 69%, 73%) |
| HSV | hsv(57, 40%, 92%) |
| CMYK | cmyk(0%, 1.7%, 40.2%, 8.2%) |
| CIE-LAB | lab(89.85, -11.35, 44.28) |
| CIE-LCH | lch(89.85, 45.71, 104.37°) |
| OKLab | oklab(90.85% -0.0313 0.1076) |
| OKLCH | oklch(90.85% 0.112 106.2) |
| XYZ | xyz(66.9632, 75.9811, 35.9442) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.63
Buff
#FEF69E
ΔE00 3.75
Dark Cream
#FFF39A
ΔE00 3.77
Light Khaki
#E6F2A2
ΔE00 5.13
Palegoldenrod
#EEE8AA
ΔE00 5.14
Parchment
#FEFCAF
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE68C #8C90EA
analogous
#EAB78C #EAE68C #BFEA8C
triadic
#EAE68C #8CEAE6 #E68CEA
tetradic
#EAE68C #8CEAB7 #8C90EA #EA8CBF
square
#EAE68C #8CEAB7 #8C90EA #EA8CBF
split-complementary
#EAE68C #8CBFEA #B78CEA
monochromatic
#D5CD27 #E1DB58 #EAE68C #F3F1C0 #FAF9E5
Accessibility & contrast
On white
1.30
#EAE68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#EAE68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE68C
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE68C | 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)
#F4E085
Deuteranopia (green-blind)
#F6E490
Tritanopia (blue-blind)
#F6DBD0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eae68c; /* rgb */ color: rgb(234, 230, 140); /* oklch */ color: oklch(90.9% 0.112 106.2);
Tailwind
colors: {
custom: {
50: '#f2edaf',
500: '#eae68c',
950: '#000000',
},
}SCSS
$custom: #eae68c; $custom-light: #f2edaf; $custom-dark: #000000;
JSON
{
"hex": "#eae68c",
"rgb": {
"r": 234,
"g": 230,
"b": 140
},
"hsl": {
"h": 57.447,
"s": 69.118,
"l": 73.333
},
"oklch": {
"l": 0.90854,
"c": 0.11205,
"h": 106.2
},
"luminance": 0.7598
}Semantic roles & 50–950 ramp
primary
#EAE68C
secondary
#565BC4
accent
#1CD114
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481