#EAEDB0#EAEDB0
#EAEDB0 is a very light, moderate yellow. Relative luminance 0.812; OKLCH L 92.9% C 0.079 H 110.2°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEDB0 |
|---|---|
| RGB | rgb(234, 237, 176) |
| HSL | hsl(63, 63%, 81%) |
| HSV | hsv(63, 26%, 93%) |
| CMYK | cmyk(1.3%, 0%, 25.7%, 7.1%) |
| CIE-LAB | lab(92.22, -10.56, 29.31) |
| CIE-LCH | lch(92.22, 31.16, 109.81°) |
| OKLab | oklab(92.92% -0.0271 0.0739) |
| OKLCH | oklch(92.92% 0.079 110.2) |
| XYZ | xyz(72.0522, 81.1963, 52.9426) |
| Luminance | 0.8119 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.73
Cream (survey)
#FFFFC2
ΔE00 3.94
Egg Shell
#FFFCC4
ΔE00 4.00
Light Khaki
#E6F2A2
ΔE00 4.03
Light Beige
#FFFEB6
ΔE00 4.30
Ecru
#FEFFCA
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEDB0 #B3B0ED
analogous
#EDD1B0 #EAEDB0 #CBEDB0
triadic
#EAEDB0 #B0EAED #EDB0EA
tetradic
#EAEDB0 #B0EDD1 #B3B0ED #EDB0CB
square
#EAEDB0 #B0EDD1 #B3B0ED #EDB0CB
split-complementary
#EAEDB0 #B0CBED #D1B0ED
monochromatic
#D0D64C #DDE27E #EAEDB0 #F7F8E2 #F8F9E6
Accessibility & contrast
On white
1.22
#EAEDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#EAEDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEDB0
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEDB0 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E8AC
Deuteranopia (green-blind)
#F7EAB2
Tritanopia (blue-blind)
#F2E6DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eaedb0; /* rgb */ color: rgb(234, 237, 176); /* oklch */ color: oklch(92.9% 0.079 110.2);
Tailwind
colors: {
custom: {
50: '#f1f2c8',
500: '#eaedb0',
950: '#000000',
},
}SCSS
$custom: #eaedb0; $custom-light: #f1f2c8; $custom-dark: #000000;
JSON
{
"hex": "#eaedb0",
"rgb": {
"r": 234,
"g": 237,
"b": 176
},
"hsl": {
"h": 62.951,
"s": 62.887,
"l": 80.98
},
"oklch": {
"l": 0.92918,
"c": 0.07869,
"h": 110.2
},
"luminance": 0.81195
}Semantic roles & 50–950 ramp
primary
#EAEDB0
secondary
#7B77CA
accent
#1BCB23
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582