#EAD67F#EAD67F
#EAD67F is a very light, moderate yellow. Relative luminance 0.671; OKLCH L 87.4% C 0.110 H 96.8°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD67F |
|---|---|
| RGB | rgb(234, 214, 127) |
| HSL | hsl(49, 72%, 71%) |
| HSV | hsv(49, 46%, 92%) |
| CMYK | cmyk(0%, 8.5%, 45.7%, 8.2%) |
| CIE-LAB | lab(85.56, -4.59, 45.30) |
| CIE-LCH | lch(85.56, 45.53, 95.78°) |
| OKLab | oklab(87.4% -0.0129 0.1091) |
| OKLCH | oklch(87.4% 0.11 96.8) |
| XYZ | xyz(61.8107, 67.1201, 29.7741) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.80
Sand (survey)
#E2CA76
ΔE00 2.96
Wheat (survey)
#FBDD7E
ΔE00 3.46
Khaki (CSS)
#F0E68C
ΔE00 4.27
Pale Gold
#FDDE6C
ΔE00 4.97
Light Mustard
#F7D560
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD67F #7F93EA
analogous
#EAA07F #EAD67F #C8EA7F
triadic
#EAD67F #7FEAD6 #D67FEA
tetradic
#EAD67F #7FEAA0 #7F93EA #EA7FC8
square
#EAD67F #7FEAA0 #7F93EA #EA7FC8
split-complementary
#EAD67F #7FC8EA #A07FEA
monochromatic
#CDAD22 #E1C54A #EAD67F #F3E7B4 #FBF7E5
Accessibility & contrast
On white
1.46
#EAD67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#EAD67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD67F
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD67F | 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)
#E6D278
Deuteranopia (green-blind)
#EBD982
Tritanopia (blue-blind)
#F9CAC1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ead67f; /* rgb */ color: rgb(234, 214, 127); /* oklch */ color: oklch(87.4% 0.110 96.8);
Tailwind
colors: {
custom: {
50: '#f2e2a5',
500: '#ead67f',
950: '#000000',
},
}SCSS
$custom: #ead67f; $custom-light: #f2e2a5; $custom-dark: #000000;
JSON
{
"hex": "#ead67f",
"rgb": {
"r": 234,
"g": 214,
"b": 127
},
"hsl": {
"h": 48.785,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.874,
"c": 0.1099,
"h": 96.8
},
"luminance": 0.67118
}Semantic roles & 50–950 ramp
primary
#EAD67F
secondary
#4A61C3
accent
#36D412
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480