#E4CE7B#E4CE7B
#E4CE7B is a very light, moderate yellow. Relative luminance 0.621; OKLCH L 85.2% C 0.106 H 95.0°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E4CE7B |
|---|---|
| RGB | rgb(228, 206, 123) |
| HSL | hsl(47, 66%, 69%) |
| HSV | hsv(47, 46%, 89%) |
| CMYK | cmyk(0%, 9.6%, 46.1%, 10.6%) |
| CIE-LAB | lab(82.95, -3.28, 43.91) |
| CIE-LCH | lch(82.95, 44.03, 94.28°) |
| OKLab | oklab(85.19% -0.0092 0.1058) |
| OKLCH | oklch(85.19% 0.106 95) |
| XYZ | xyz(57.6430, 62.0689, 27.6792) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.07
Sandy
#F1DA7A
ΔE00 3.36
Wheat (survey)
#FBDD7E
ΔE00 4.53
Light Mustard
#F7D560
ΔE00 5.72
Pale Gold
#FDDE6C
ΔE00 6.07
Khaki (CSS)
#F0E68C
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4CE7B #7B91E4
analogous
#E49A7B #E4CE7B #C6E47B
triadic
#E4CE7B #7BE4CE #CE7BE4
tetradic
#E4CE7B #7BE49A #7B91E4 #E47BC6
square
#E4CE7B #7BE49A #7B91E4 #E47BC6
split-complementary
#E4CE7B #7BC6E4 #9A7BE4
monochromatic
#BE9E27 #DABB48 #E4CE7B #EEE1AE #F9F4E1
Accessibility & contrast
On white
1.57
#E4CE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#E4CE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4CE7B
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4CE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4CE7B | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA74
Deuteranopia (green-blind)
#E3D27E
Tritanopia (blue-blind)
#F2C3BA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #e4ce7b; /* rgb */ color: rgb(228, 206, 123); /* oklch */ color: oklch(85.2% 0.106 95.0);
Tailwind
colors: {
custom: {
50: '#eedca2',
500: '#e4ce7b',
950: '#000000',
},
}SCSS
$custom: #e4ce7b; $custom-light: #eedca2; $custom-dark: #000000;
JSON
{
"hex": "#e4ce7b",
"rgb": {
"r": 228,
"g": 206,
"b": 123
},
"hsl": {
"h": 47.429,
"s": 66.038,
"l": 68.824
},
"oklch": {
"l": 0.85193,
"c": 0.10624,
"h": 95
},
"luminance": 0.62067
}Semantic roles & 50–950 ramp
primary
#E4CE7B
secondary
#4860BC
accent
#3ECE18
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480