#EAEDB2#EAEDB2
#EAEDB2 is a very light, moderate yellow. Relative luminance 0.813; OKLCH L 93.0% C 0.076 H 110.2°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEDB2 |
|---|---|
| RGB | rgb(234, 237, 178) |
| HSL | hsl(63, 62%, 81%) |
| HSV | hsv(63, 25%, 93%) |
| CMYK | cmyk(1.3%, 0%, 24.9%, 7.1%) |
| CIE-LAB | lab(92.25, -10.29, 28.34) |
| CIE-LCH | lch(92.25, 30.15, 109.95°) |
| OKLab | oklab(92.96% -0.0263 0.0716) |
| OKLCH | oklch(92.96% 0.076 110.2) |
| XYZ | xyz(72.2516, 81.2760, 53.9925) |
| Luminance | 0.8127 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.84
Egg Shell
#FFFCC4
ΔE00 3.89
Cream (survey)
#FFFFC2
ΔE00 3.94
Ecru
#FEFFCA
ΔE00 4.18
Ivory (survey)
#FFFFCB
ΔE00 4.36
Light Khaki
#E6F2A2
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEDB2 #B5B2ED
analogous
#EDD3B2 #EAEDB2 #CDEDB2
triadic
#EAEDB2 #B2EAED #EDB2EA
tetradic
#EAEDB2 #B2EDD3 #B5B2ED #EDB2CD
square
#EAEDB2 #B2EDD3 #B5B2ED #EDB2CD
split-complementary
#EAEDB2 #B2CDED #D3B2ED
monochromatic
#CFD64F #DCE180 #EAEDB2 #F8F9E4 #F8F9E6
Accessibility & contrast
On white
1.22
#EAEDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#EAEDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEDB2
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEDB2 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E8AE
Deuteranopia (green-blind)
#F7EAB4
Tritanopia (blue-blind)
#F2E6DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eaedb2; /* rgb */ color: rgb(234, 237, 178); /* oklch */ color: oklch(93.0% 0.076 110.2);
Tailwind
colors: {
custom: {
50: '#f1f2c9',
500: '#eaedb2',
950: '#000000',
},
}SCSS
$custom: #eaedb2; $custom-light: #f1f2c9; $custom-dark: #000000;
JSON
{
"hex": "#eaedb2",
"rgb": {
"r": 234,
"g": 237,
"b": 178
},
"hsl": {
"h": 63.051,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.92958,
"c": 0.07625,
"h": 110.2
},
"luminance": 0.81275
}Semantic roles & 50–950 ramp
primary
#EAEDB2
secondary
#7D79CA
accent
#1CCA25
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582