#EAECAD#EAECAD
#EAECAD is a very light, moderate yellow. Relative luminance 0.805; OKLCH L 92.7% C 0.081 H 109.4°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EAECAD |
|---|---|
| RGB | rgb(234, 236, 173) |
| HSL | hsl(62, 62%, 80%) |
| HSV | hsv(62, 27%, 93%) |
| CMYK | cmyk(0.8%, 0%, 26.7%, 7.5%) |
| CIE-LAB | lab(91.91, -10.45, 30.42) |
| CIE-LCH | lch(91.91, 32.17, 108.96°) |
| OKLab | oklab(92.66% -0.0269 0.0765) |
| OKLCH | oklch(92.66% 0.081 109.4) |
| XYZ | xyz(71.4700, 80.5014, 51.3004) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.38
Light Khaki
#E6F2A2
ΔE00 3.87
Cream (survey)
#FFFFC2
ΔE00 4.12
Egg Shell
#FFFCC4
ΔE00 4.20
Light Beige
#FFFEB6
ΔE00 4.20
Creme
#FFFFB6
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAECAD #AFADEC
analogous
#ECCFAD #EAECAD #CAECAD
triadic
#EAECAD #ADEAEC #ECADEA
tetradic
#EAECAD #ADECCF #AFADEC #ECADCA
square
#EAECAD #ADECCF #AFADEC #ECADCA
split-complementary
#EAECAD #ADCAEC #CFADEC
monochromatic
#D1D54A #DDE07B #EAECAD #F7F8DF #F9F9E6
Accessibility & contrast
On white
1.23
#EAECAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#EAECAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAECAD
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAECAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAECAD | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7A9
Deuteranopia (green-blind)
#F7E9AF
Tritanopia (blue-blind)
#F3E4DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eaecad; /* rgb */ color: rgb(234, 236, 173); /* oklch */ color: oklch(92.7% 0.081 109.4);
Tailwind
colors: {
custom: {
50: '#f1f2c6',
500: '#eaecad',
950: '#000000',
},
}SCSS
$custom: #eaecad; $custom-light: #f1f2c6; $custom-dark: #000000;
JSON
{
"hex": "#eaecad",
"rgb": {
"r": 234,
"g": 236,
"b": 173
},
"hsl": {
"h": 61.905,
"s": 62.376,
"l": 80.196
},
"oklch": {
"l": 0.92655,
"c": 0.08106,
"h": 109.4
},
"luminance": 0.805
}Semantic roles & 50–950 ramp
primary
#EAECAD
secondary
#7775C9
accent
#1BCA21
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582