#E4D693#E4D693
#E4D693 is a very light, moderate yellow. Relative luminance 0.667; OKLCH L 87.2% C 0.087 H 97.8°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D693 |
|---|---|
| RGB | rgb(228, 214, 147) |
| HSL | hsl(50, 60%, 74%) |
| HSV | hsv(50, 36%, 89%) |
| CMYK | cmyk(0%, 6.1%, 35.5%, 10.6%) |
| CIE-LAB | lab(85.35, -4.84, 34.87) |
| CIE-LCH | lch(85.35, 35.21, 97.90°) |
| OKLab | oklab(87.2% -0.0118 0.0863) |
| OKLCH | oklch(87.2% 0.087 97.8) |
| XYZ | xyz(61.3089, 66.6954, 37.2420) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.39
Vanilla
#F3E5AB
ΔE00 4.01
Palegoldenrod
#EEE8AA
ΔE00 4.59
Sand (survey)
#E2CA76
ΔE00 4.83
Khaki (CSS)
#F0E68C
ΔE00 5.22
Light Tan
#FBEEAC
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D693 #93A1E4
analogous
#E4AD93 #E4D693 #C9E493
triadic
#E4D693 #93E4D6 #D693E4
tetradic
#E4D693 #93E4AD #93A1E4 #E493C9
square
#E4D693 #93E4AD #93A1E4 #E493C9
split-complementary
#E4D693 #93C9E4 #AD93E4
monochromatic
#CAB033 #D8C362 #E4D693 #F0E9C4 #F9F6E7
Accessibility & contrast
On white
1.46
#E4D693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#E4D693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D693
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D693 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28E
Deuteranopia (green-blind)
#E7D895
Tritanopia (blue-blind)
#F0CDC5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e4d693; /* rgb */ color: rgb(228, 214, 147); /* oklch */ color: oklch(87.2% 0.087 97.8);
Tailwind
colors: {
custom: {
50: '#ede2b3',
500: '#e4d693',
950: '#000000',
},
}SCSS
$custom: #e4d693; $custom-light: #ede2b3; $custom-dark: #000000;
JSON
{
"hex": "#e4d693",
"rgb": {
"r": 228,
"g": 214,
"b": 147
},
"hsl": {
"h": 49.63,
"s": 60,
"l": 73.529
},
"oklch": {
"l": 0.87204,
"c": 0.08714,
"h": 97.8
},
"luminance": 0.66694
}Semantic roles & 50–950 ramp
primary
#E4D693
secondary
#5E6EBD
accent
#3BC81E
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#161511
muted
#858481