#EAECAC#EAECAC
#EAECAC is a very light, moderate yellow. Relative luminance 0.805; OKLCH L 92.6% C 0.082 H 109.4°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EAECAC |
|---|---|
| RGB | rgb(234, 236, 172) |
| HSL | hsl(62, 63%, 80%) |
| HSV | hsv(62, 27%, 93%) |
| CMYK | cmyk(0.8%, 0%, 27.1%, 7.5%) |
| CIE-LAB | lab(91.89, -10.58, 30.91) |
| CIE-LCH | lch(91.89, 32.67, 108.90°) |
| OKLab | oklab(92.64% -0.0273 0.0776) |
| OKLCH | oklch(92.64% 0.082 109.4) |
| XYZ | xyz(71.3736, 80.4628, 50.7927) |
| Luminance | 0.8046 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.38
Light Khaki
#E6F2A2
ΔE00 3.72
Light Beige
#FFFEB6
ΔE00 4.14
Cream (survey)
#FFFFC2
ΔE00 4.16
Egg Shell
#FFFCC4
ΔE00 4.29
Parchment
#FEFCAF
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAECAC #AEACEC
analogous
#ECCEAC #EAECAC #CAECAC
triadic
#EAECAC #ACEAEC #ECACEA
tetradic
#EAECAC #ACECCE #AEACEC #ECACCA
square
#EAECAC #ACECCE #AEACEC #ECACCA
split-complementary
#EAECAC #ACCAEC #CEACEC
monochromatic
#D1D548 #DDE17A #EAECAC #F7F7DE #F9F9E6
Accessibility & contrast
On white
1.23
#EAECAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#EAECAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAECAC
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAECAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAECAC | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A8
Deuteranopia (green-blind)
#F7E9AF
Tritanopia (blue-blind)
#F3E4DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eaecac; /* rgb */ color: rgb(234, 236, 172); /* oklch */ color: oklch(92.6% 0.082 109.4);
Tailwind
colors: {
custom: {
50: '#f1f2c5',
500: '#eaecac',
950: '#000000',
},
}SCSS
$custom: #eaecac; $custom-light: #f1f2c5; $custom-dark: #000000;
JSON
{
"hex": "#eaecac",
"rgb": {
"r": 234,
"g": 236,
"b": 172
},
"hsl": {
"h": 61.875,
"s": 62.745,
"l": 80
},
"oklch": {
"l": 0.92636,
"c": 0.08228,
"h": 109.4
},
"luminance": 0.80462
}Semantic roles & 50–950 ramp
primary
#EAECAC
secondary
#7674C9
accent
#1BCA20
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582