#E9E67A#E9E67A
#E9E67A is a very light, vivid yellow. Relative luminance 0.753; OKLCH L 90.5% C 0.131 H 107.3°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E9E67A |
|---|---|
| RGB | rgb(233, 230, 122) |
| HSL | hsl(58, 72%, 70%) |
| HSV | hsv(58, 48%, 91%) |
| CMYK | cmyk(0%, 1.3%, 47.6%, 8.6%) |
| CIE-LAB | lab(89.54, -13.48, 52.56) |
| CIE-LCH | lch(89.54, 54.26, 104.39°) |
| OKLab | oklab(90.52% -0.039 0.1249) |
| OKLCH | oklch(90.52% 0.131 107.3) |
| XYZ | xyz(65.4154, 75.3241, 29.5017) |
| Luminance | 0.7532 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.13
Straw
#FCF679
ΔE00 4.08
Sandy Yellow
#FDEE73
ΔE00 4.21
Manilla
#FFFA86
ΔE00 4.38
Yellowish
#FAEE66
ΔE00 4.58
Yellowish Tan
#FCFC81
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9E67A #7A7DE9
analogous
#E9AE7A #E9E67A #B5E97A
triadic
#E9E67A #7AE9E6 #E67AE9
tetradic
#E9E67A #7AE9AE #7A7DE9 #E97AB5
square
#E9E67A #7AE9AE #7A7DE9 #E97AB5
split-complementary
#E9E67A #7AB5E9 #AE7AE9
monochromatic
#C8C321 #E0DC45 #E9E67A #F2F0AF #FAFAE3
Accessibility & contrast
On white
1.31
#E9E67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#E9E67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9E67A
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9E67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9E67A | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF70
Deuteranopia (green-blind)
#F8E37F
Tritanopia (blue-blind)
#F7DACD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e9e67a; /* rgb */ color: rgb(233, 230, 122); /* oklch */ color: oklch(90.5% 0.131 107.3);
Tailwind
colors: {
custom: {
50: '#f2eda3',
500: '#e9e67a',
950: '#000000',
},
}SCSS
$custom: #e9e67a; $custom-light: #f2eda3; $custom-dark: #000000;
JSON
{
"hex": "#e9e67a",
"rgb": {
"r": 233,
"g": 230,
"b": 122
},
"hsl": {
"h": 58.378,
"s": 71.613,
"l": 69.608
},
"oklch": {
"l": 0.90518,
"c": 0.13082,
"h": 107.3
},
"luminance": 0.75322
}Semantic roles & 50–950 ramp
primary
#E9E67A
secondary
#4649C1
accent
#17D412
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#17160F
muted
#858480