#E9E67F#E9E67F
#E9E67F is a very light, vivid yellow. Relative luminance 0.754; OKLCH L 90.6% C 0.126 H 107.2°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E9E67F |
|---|---|
| RGB | rgb(233, 230, 127) |
| HSL | hsl(58, 71%, 71%) |
| HSV | hsv(58, 45%, 91%) |
| CMYK | cmyk(0%, 1.3%, 45.5%, 8.6%) |
| CIE-LAB | lab(89.60, -13.02, 50.26) |
| CIE-LCH | lch(89.60, 51.92, 104.53°) |
| OKLab | oklab(90.58% -0.0372 0.1202) |
| OKLCH | oklch(90.58% 0.126 107.2) |
| XYZ | xyz(65.7332, 75.4512, 31.1754) |
| Luminance | 0.7545 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.62
Straw
#FCF679
ΔE00 4.45
Dark Cream
#FFF39A
ΔE00 4.52
Manilla
#FFFA86
ΔE00 4.55
Buff
#FEF69E
ΔE00 4.58
Sandy Yellow
#FDEE73
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9E67F #7F82E9
analogous
#E9B17F #E9E67F #B7E97F
triadic
#E9E67F #7FE9E6 #E67FE9
tetradic
#E9E67F #7FE9B1 #7F82E9 #E97FB7
square
#E9E67F #7FE9B1 #7F82E9 #E97FB7
split-complementary
#E9E67F #7FB7E9 #B17FE9
monochromatic
#CBC623 #E0DC4B #E9E67F #F2F0B3 #FBFAE5
Accessibility & contrast
On white
1.31
#E9E67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#E9E67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9E67F
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9E67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9E67F | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF76
Deuteranopia (green-blind)
#F7E384
Tritanopia (blue-blind)
#F6DACE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e9e67f; /* rgb */ color: rgb(233, 230, 127); /* oklch */ color: oklch(90.6% 0.126 107.2);
Tailwind
colors: {
custom: {
50: '#f2eda6',
500: '#e9e67f',
950: '#000000',
},
}SCSS
$custom: #e9e67f; $custom-light: #f2eda6; $custom-dark: #000000;
JSON
{
"hex": "#e9e67f",
"rgb": {
"r": 233,
"g": 230,
"b": 127
},
"hsl": {
"h": 58.302,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.90584,
"c": 0.12581,
"h": 107.2
},
"luminance": 0.7545
}Semantic roles & 50–950 ramp
primary
#E9E67F
secondary
#4A4EC2
accent
#18D313
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#17160F
muted
#858480