#EAD07F#EAD07F
#EAD07F is a very light, moderate yellow. Relative luminance 0.641; OKLCH L 86.2% C 0.105 H 92.2°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD07F |
|---|---|
| RGB | rgb(234, 208, 127) |
| HSL | hsl(45, 72%, 71%) |
| HSV | hsv(45, 46%, 92%) |
| CMYK | cmyk(0%, 11.1%, 45.7%, 8.2%) |
| CIE-LAB | lab(84.04, -1.52, 43.39) |
| CIE-LCH | lch(84.04, 43.42, 92.00°) |
| OKLab | oklab(86.19% -0.004 0.1049) |
| OKLCH | oklch(86.19% 0.105 92.2) |
| XYZ | xyz(60.3201, 64.1389, 29.2773) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.77
Sandy
#F1DA7A
ΔE00 3.34
Wheat (survey)
#FBDD7E
ΔE00 3.77
Light Mustard
#F7D560
ΔE00 5.39
Pale Gold
#FDDE6C
ΔE00 5.70
Maize
#F4D054
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD07F #7F99EA
analogous
#EA9A7F #EAD07F #CEEA7F
triadic
#EAD07F #7FEAD0 #D07FEA
tetradic
#EAD07F #7FEA9A #7F99EA #EA7FCE
square
#EAD07F #7FEA9A #7F99EA #EA7FCE
split-complementary
#EAD07F #7FCEEA #9A7FEA
monochromatic
#CDA322 #E1BD4A #EAD07F #F3E3B4 #FBF5E5
Accessibility & contrast
On white
1.52
#EAD07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#EAD07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD07F
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD07F | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD79
Deuteranopia (green-blind)
#E7D582
Tritanopia (blue-blind)
#F9C4BC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ead07f; /* rgb */ color: rgb(234, 208, 127); /* oklch */ color: oklch(86.2% 0.105 92.2);
Tailwind
colors: {
custom: {
50: '#f2dea5',
500: '#ead07f',
950: '#000000',
},
}SCSS
$custom: #ead07f; $custom-light: #f2dea5; $custom-dark: #000000;
JSON
{
"hex": "#ead07f",
"rgb": {
"r": 234,
"g": 208,
"b": 127
},
"hsl": {
"h": 45.421,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.86194,
"c": 0.10494,
"h": 92.2
},
"luminance": 0.64136
}Semantic roles & 50–950 ramp
primary
#EAD07F
secondary
#4A67C3
accent
#41D412
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480