#EAD798#EAD798
#EAD798 is a very light, moderate yellow. Relative luminance 0.684; OKLCH L 88.0% C 0.083 H 93.3°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD798 |
|---|---|
| RGB | rgb(234, 215, 152) |
| HSL | hsl(46, 66%, 76%) |
| HSV | hsv(46, 35%, 92%) |
| CMYK | cmyk(0%, 8.1%, 35%, 8.2%) |
| CIE-LAB | lab(86.19, -2.44, 33.51) |
| CIE-LCH | lch(86.19, 33.60, 94.17°) |
| OKLab | oklab(88.01% -0.0048 0.0833) |
| OKLCH | oklch(88.01% 0.083 93.3) |
| XYZ | xyz(63.9007, 68.3623, 39.5288) |
| Luminance | 0.6836 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.09
Vanilla
#F3E5AB
ΔE00 3.50
Pale Peach
#FFE5AD
ΔE00 4.61
Sand (survey)
#E2CA76
ΔE00 5.07
Palegoldenrod
#EEE8AA
ΔE00 5.14
Light Tan
#FBEEAC
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD798 #98ABEA
analogous
#EAAE98 #EAD798 #D4EA98
triadic
#EAD798 #98EAD7 #D798EA
tetradic
#EAD798 #98EAAE #98ABEA #EA98D4
square
#EAD798 #98EAAE #98ABEA #EA98D4
split-complementary
#EAD798 #98D4EA #AE98EA
monochromatic
#D5B032 #E0C365 #EAD798 #F4EBCB #FAF5E6
Accessibility & contrast
On white
1.43
#EAD798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#EAD798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD798
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD798 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D494
Deuteranopia (green-blind)
#E9DA9A
Tritanopia (blue-blind)
#F6CEC7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ead798; /* rgb */ color: rgb(234, 215, 152); /* oklch */ color: oklch(88.0% 0.083 93.3);
Tailwind
colors: {
custom: {
50: '#f2e3b7',
500: '#ead798',
950: '#000000',
},
}SCSS
$custom: #ead798; $custom-light: #f2e3b7; $custom-dark: #000000;
JSON
{
"hex": "#ead798",
"rgb": {
"r": 234,
"g": 215,
"b": 152
},
"hsl": {
"h": 46.098,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.88012,
"c": 0.08341,
"h": 93.3
},
"luminance": 0.6836
}Semantic roles & 50–950 ramp
primary
#EAD798
secondary
#6178C5
accent
#42CE18
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481