#E4E67B#E4E67B
#E4E67B is a very light, vivid yellow. Relative luminance 0.745; OKLCH L 90.1% C 0.130 H 109.7°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E67B |
|---|---|
| RGB | rgb(228, 230, 123) |
| HSL | hsl(61, 68%, 69%) |
| HSV | hsv(61, 47%, 90%) |
| CMYK | cmyk(0.9%, 0%, 46.5%, 9.8%) |
| CIE-LAB | lab(89.17, -15.36, 51.54) |
| CIE-LCH | lch(89.17, 53.78, 106.60°) |
| OKLab | oklab(90.13% -0.044 0.1228) |
| OKLCH | oklch(90.13% 0.13 109.7) |
| XYZ | xyz(63.8681, 74.5190, 29.7542) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.85
Straw
#FCF679
ΔE00 4.77
Manilla
#FFFA86
ΔE00 4.92
Yellowish Tan
#FCFC81
ΔE00 5.05
Sandy Yellow
#FDEE73
ΔE00 5.38
Buff
#FEF69E
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E67B #7D7BE6
analogous
#E6B27B #E4E67B #AFE67B
triadic
#E4E67B #7BE4E6 #E67BE4
tetradic
#E4E67B #7BE6B2 #7D7BE6 #E67BAF
square
#E4E67B #7BE6B2 #7D7BE6 #E67BAF
split-complementary
#E4E67B #7BAFE6 #B27BE6
monochromatic
#BFC225 #D9DC48 #E4E67B #EFF0AE #F9F9E2
Accessibility & contrast
On white
1.32
#E4E67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#E4E67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E67B
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E67B | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE72
Deuteranopia (green-blind)
#F6E280
Tritanopia (blue-blind)
#F1DBCD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e4e67b; /* rgb */ color: rgb(228, 230, 123); /* oklch */ color: oklch(90.1% 0.130 109.7);
Tailwind
colors: {
custom: {
50: '#eeeda3',
500: '#e4e67b',
950: '#000000',
},
}SCSS
$custom: #e4e67b; $custom-light: #eeeda3; $custom-dark: #000000;
JSON
{
"hex": "#e4e67b",
"rgb": {
"r": 228,
"g": 230,
"b": 123
},
"hsl": {
"h": 61.121,
"s": 68.153,
"l": 69.216
},
"oklch": {
"l": 0.90126,
"c": 0.13042,
"h": 109.7
},
"luminance": 0.74518
}Semantic roles & 50–950 ramp
primary
#E4E67B
secondary
#4947BE
accent
#15D019
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#17160F
muted
#858480