#EADE7B#EADE7B
#EADE7B is a very light, vivid yellow. Relative luminance 0.712; OKLCH L 89.0% C 0.121 H 102.4°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EADE7B |
|---|---|
| RGB | rgb(234, 222, 123) |
| HSL | hsl(54, 73%, 70%) |
| HSV | hsv(54, 47%, 92%) |
| CMYK | cmyk(0%, 5.1%, 47.4%, 8.2%) |
| CIE-LAB | lab(87.57, -9.01, 49.71) |
| CIE-LCH | lch(87.57, 50.52, 100.27°) |
| OKLab | oklab(88.97% -0.0261 0.1187) |
| OKLCH | oklch(88.97% 0.121 102.4) |
| XYZ | xyz(63.6298, 71.1670, 29.1199) |
| Luminance | 0.7117 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.35
Sandy
#F1DA7A
ΔE00 3.11
Dull Yellow
#EEDC5B
ΔE00 4.15
Sandy Yellow
#FDEE73
ΔE00 4.65
Dark Cream
#FFF39A
ΔE00 4.93
Yellow Tan
#FFE36E
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADE7B #7B87EA
analogous
#EAA77B #EADE7B #BEEA7B
triadic
#EADE7B #7BEADE #DE7BEA
tetradic
#EADE7B #7BEAA7 #7B87EA #EA7BBE
square
#EADE7B #7BEAA7 #7B87EA #EA7BBE
split-complementary
#EADE7B #7BBEEA #A77BEA
monochromatic
#CAB820 #E2D146 #EADE7B #F2EBB0 #FBF8E5
Accessibility & contrast
On white
1.38
#EADE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#EADE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADE7B
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADE7B | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED873
Deuteranopia (green-blind)
#F2DE7F
Tritanopia (blue-blind)
#F8D2C7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #eade7b; /* rgb */ color: rgb(234, 222, 123); /* oklch */ color: oklch(89.0% 0.121 102.4);
Tailwind
colors: {
custom: {
50: '#f3e8a3',
500: '#eade7b',
950: '#000000',
},
}SCSS
$custom: #eade7b; $custom-light: #f3e8a3; $custom-dark: #000000;
JSON
{
"hex": "#eade7b",
"rgb": {
"r": 234,
"g": 222,
"b": 123
},
"hsl": {
"h": 53.514,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.88969,
"c": 0.12149,
"h": 102.4
},
"luminance": 0.71165
}Semantic roles & 50–950 ramp
primary
#EADE7B
secondary
#4654C3
accent
#26D511
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17160F
muted
#858480