#EAD07C#EAD07C
#EAD07C is a very light, moderate yellow. Relative luminance 0.641; OKLCH L 86.1% C 0.108 H 92.7°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD07C |
|---|---|
| RGB | rgb(234, 208, 124) |
| HSL | hsl(46, 72%, 70%) |
| HSV | hsv(46, 47%, 92%) |
| CMYK | cmyk(0%, 11.1%, 47%, 8.2%) |
| CIE-LAB | lab(84.00, -1.80, 44.83) |
| CIE-LCH | lch(84.00, 44.87, 92.30°) |
| OKLab | oklab(86.15% -0.0052 0.1079) |
| OKLCH | oklch(86.15% 0.108 92.7) |
| XYZ | xyz(60.1275, 64.0619, 28.2629) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.63
Sandy
#F1DA7A
ΔE00 3.00
Wheat (survey)
#FBDD7E
ΔE00 3.55
Light Mustard
#F7D560
ΔE00 4.96
Pale Gold
#FDDE6C
ΔE00 5.32
Maize
#F4D054
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD07C #7C96EA
analogous
#EA997C #EAD07C #CDEA7C
triadic
#EAD07C #7CEAD0 #D07CEA
tetradic
#EAD07C #7CEA99 #7C96EA #EA7CCD
square
#EAD07C #7CEA99 #7C96EA #EA7CCD
split-complementary
#EAD07C #7CCDEA #997CEA
monochromatic
#CBA321 #E2BD47 #EAD07C #F2E3B1 #FBF6E5
Accessibility & contrast
On white
1.52
#EAD07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#EAD07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD07C
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD07C | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD75
Deuteranopia (green-blind)
#E7D57F
Tritanopia (blue-blind)
#F9C4BC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ead07c; /* rgb */ color: rgb(234, 208, 124); /* oklch */ color: oklch(86.1% 0.108 92.7);
Tailwind
colors: {
custom: {
50: '#f3dea3',
500: '#ead07c',
950: '#000000',
},
}SCSS
$custom: #ead07c; $custom-light: #f3dea3; $custom-dark: #000000;
JSON
{
"hex": "#ead07c",
"rgb": {
"r": 234,
"g": 208,
"b": 124
},
"hsl": {
"h": 45.818,
"s": 72.368,
"l": 70.196
},
"oklch": {
"l": 0.86149,
"c": 0.10801,
"h": 92.7
},
"luminance": 0.64059
}Semantic roles & 50–950 ramp
primary
#EAD07C
secondary
#4765C3
accent
#3FD411
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480