#EAD67E#EAD67E
#EAD67E is a very light, moderate yellow. Relative luminance 0.671; OKLCH L 87.4% C 0.111 H 96.9°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD67E |
|---|---|
| RGB | rgb(234, 214, 126) |
| HSL | hsl(49, 72%, 71%) |
| HSV | hsv(49, 46%, 92%) |
| CMYK | cmyk(0%, 8.5%, 46.2%, 8.2%) |
| CIE-LAB | lab(85.55, -4.68, 45.77) |
| CIE-LCH | lch(85.55, 46.01, 95.84°) |
| OKLab | oklab(87.39% -0.0133 0.1101) |
| OKLCH | oklch(87.39% 0.111 96.9) |
| XYZ | xyz(61.7459, 67.0942, 29.4326) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.70
Sand (survey)
#E2CA76
ΔE00 2.98
Wheat (survey)
#FBDD7E
ΔE00 3.43
Khaki (CSS)
#F0E68C
ΔE00 4.26
Pale Gold
#FDDE6C
ΔE00 4.87
Light Mustard
#F7D560
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD67E #7E92EA
analogous
#EAA07E #EAD67E #C8EA7E
triadic
#EAD67E #7EEAD6 #D67EEA
tetradic
#EAD67E #7EEAA0 #7E92EA #EA7EC8
square
#EAD67E #7EEAA0 #7E92EA #EA7EC8
split-complementary
#EAD67E #7EC8EA #A07EEA
monochromatic
#CCAD21 #E1C549 #EAD67E #F3E7B3 #FBF7E5
Accessibility & contrast
On white
1.46
#EAD67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#EAD67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD67E
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD67E | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D277
Deuteranopia (green-blind)
#EBD981
Tritanopia (blue-blind)
#F9CAC1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ead67e; /* rgb */ color: rgb(234, 214, 126); /* oklch */ color: oklch(87.4% 0.111 96.9);
Tailwind
colors: {
custom: {
50: '#f2e2a5',
500: '#ead67e',
950: '#000000',
},
}SCSS
$custom: #ead67e; $custom-light: #f2e2a5; $custom-dark: #000000;
JSON
{
"hex": "#ead67e",
"rgb": {
"r": 234,
"g": 214,
"b": 126
},
"hsl": {
"h": 48.889,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.87386,
"c": 0.11093,
"h": 96.9
},
"luminance": 0.67092
}Semantic roles & 50–950 ramp
primary
#EAD67E
secondary
#4960C3
accent
#35D411
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480