#EAE68F#EAE68F
#EAE68F is a very light, moderate yellow. Relative luminance 0.761; OKLCH L 90.9% C 0.109 H 106.1°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE68F |
|---|---|
| RGB | rgb(234, 230, 143) |
| HSL | hsl(57, 68%, 74%) |
| HSV | hsv(57, 39%, 92%) |
| CMYK | cmyk(0%, 1.7%, 38.9%, 8.2%) |
| CIE-LAB | lab(89.89, -11.03, 42.85) |
| CIE-LCH | lch(89.89, 44.25, 104.43°) |
| OKLab | oklab(90.9% -0.0301 0.1045) |
| OKLCH | oklch(90.9% 0.109 106.1) |
| XYZ | xyz(67.1875, 76.0708, 37.1251) |
| Luminance | 0.7607 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.73
Buff
#FEF69E
ΔE00 3.71
Dark Cream
#FFF39A
ΔE00 3.76
Palegoldenrod
#EEE8AA
ΔE00 4.67
Light Khaki
#E6F2A2
ΔE00 4.92
Parchment
#FEFCAF
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE68F #8F93EA
analogous
#EAB98F #EAE68F #C1EA8F
triadic
#EAE68F #8FEAE6 #E68FEA
tetradic
#EAE68F #8FEAB9 #8F93EA #EA8FC1
square
#EAE68F #8FEAB9 #8F93EA #EA8FC1
split-complementary
#EAE68F #8FC1EA #B98FEA
monochromatic
#D6CF28 #E0DA5B #EAE68F #F4F2C3 #FAF9E5
Accessibility & contrast
On white
1.30
#EAE68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#EAE68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE68F
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE68F | 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)
#F4E088
Deuteranopia (green-blind)
#F6E493
Tritanopia (blue-blind)
#F6DCD1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eae68f; /* rgb */ color: rgb(234, 230, 143); /* oklch */ color: oklch(90.9% 0.109 106.1);
Tailwind
colors: {
custom: {
50: '#f2edb1',
500: '#eae68f',
950: '#000000',
},
}SCSS
$custom: #eae68f; $custom-light: #f2edb1; $custom-dark: #000000;
JSON
{
"hex": "#eae68f",
"rgb": {
"r": 234,
"g": 230,
"b": 143
},
"hsl": {
"h": 57.363,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.90901,
"c": 0.10877,
"h": 106.1
},
"luminance": 0.76069
}Semantic roles & 50–950 ramp
primary
#EAE68F
secondary
#595DC4
accent
#1DD015
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171611
muted
#858481