#EAD07B#EAD07B
#EAD07B is a very light, moderate yellow. Relative luminance 0.640; OKLCH L 86.1% C 0.109 H 92.9°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD07B |
|---|---|
| RGB | rgb(234, 208, 123) |
| HSL | hsl(46, 73%, 70%) |
| HSV | hsv(46, 47%, 92%) |
| CMYK | cmyk(0%, 11.1%, 47.4%, 8.2%) |
| CIE-LAB | lab(83.98, -1.90, 45.31) |
| CIE-LCH | lch(83.98, 45.35, 92.40°) |
| OKLab | oklab(86.14% -0.0055 0.1089) |
| OKLCH | oklch(86.14% 0.109 92.9) |
| XYZ | xyz(60.0646, 64.0367, 27.9315) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.62
Sandy
#F1DA7A
ΔE00 2.90
Wheat (survey)
#FBDD7E
ΔE00 3.49
Light Mustard
#F7D560
ΔE00 4.82
Pale Gold
#FDDE6C
ΔE00 5.20
Maize
#F4D054
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD07B #7B95EA
analogous
#EA997B #EAD07B #CCEA7B
triadic
#EAD07B #7BEAD0 #D07BEA
tetradic
#EAD07B #7BEA99 #7B95EA #EA7BCC
square
#EAD07B #7BEA99 #7B95EA #EA7BCC
split-complementary
#EAD07B #7BCCEA #997BEA
monochromatic
#CAA320 #E2BD46 #EAD07B #F2E3B0 #FBF6E5
Accessibility & contrast
On white
1.52
#EAD07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#EAD07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD07B
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD07B | 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)
#E0CD74
Deuteranopia (green-blind)
#E7D57E
Tritanopia (blue-blind)
#F9C4BC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ead07b; /* rgb */ color: rgb(234, 208, 123); /* oklch */ color: oklch(86.1% 0.109 92.9);
Tailwind
colors: {
custom: {
50: '#f3dea3',
500: '#ead07b',
950: '#000000',
},
}SCSS
$custom: #ead07b; $custom-light: #f3dea3; $custom-dark: #000000;
JSON
{
"hex": "#ead07b",
"rgb": {
"r": 234,
"g": 208,
"b": 123
},
"hsl": {
"h": 45.946,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.86135,
"c": 0.10903,
"h": 92.9
},
"luminance": 0.64034
}Semantic roles & 50–950 ramp
primary
#EAD07B
secondary
#4664C3
accent
#3FD511
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480