#EAD37F#EAD37F
#EAD37F is a very light, moderate yellow. Relative luminance 0.656; OKLCH L 86.8% C 0.107 H 94.5°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD37F |
|---|---|
| RGB | rgb(234, 211, 127) |
| HSL | hsl(47, 72%, 71%) |
| HSV | hsv(47, 46%, 92%) |
| CMYK | cmyk(0%, 9.8%, 45.7%, 8.2%) |
| CIE-LAB | lab(84.80, -3.06, 44.34) |
| CIE-LCH | lch(84.80, 44.45, 93.94°) |
| OKLab | oklab(86.8% -0.0085 0.107) |
| OKLCH | oklch(86.8% 0.107 94.5) |
| XYZ | xyz(61.0585, 65.6156, 29.5234) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.13
Sandy
#F1DA7A
ΔE00 2.39
Wheat (survey)
#FBDD7E
ΔE00 3.41
Light Mustard
#F7D560
ΔE00 5.20
Pale Gold
#FDDE6C
ΔE00 5.20
Khaki (CSS)
#F0E68C
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD37F #7F96EA
analogous
#EA9D7F #EAD37F #CBEA7F
triadic
#EAD37F #7FEAD3 #D37FEA
tetradic
#EAD37F #7FEA9D #7F96EA #EA7FCB
square
#EAD37F #7FEA9D #7F96EA #EA7FCB
split-complementary
#EAD37F #7FCBEA #9D7FEA
monochromatic
#CDA822 #E1C14A #EAD37F #F3E5B4 #FBF6E5
Accessibility & contrast
On white
1.49
#EAD37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#EAD37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD37F
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD37F | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D078
Deuteranopia (green-blind)
#E9D782
Tritanopia (blue-blind)
#F9C7BF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ead37f; /* rgb */ color: rgb(234, 211, 127); /* oklch */ color: oklch(86.8% 0.107 94.5);
Tailwind
colors: {
custom: {
50: '#f2e0a5',
500: '#ead37f',
950: '#000000',
},
}SCSS
$custom: #ead37f; $custom-light: #f2e0a5; $custom-dark: #000000;
JSON
{
"hex": "#ead37f",
"rgb": {
"r": 234,
"g": 211,
"b": 127
},
"hsl": {
"h": 47.103,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.86796,
"c": 0.10734,
"h": 94.5
},
"luminance": 0.65613
}Semantic roles & 50–950 ramp
primary
#EAD37F
secondary
#4A64C3
accent
#3BD412
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480