#EDEEB2#EDEEB2
#EDEEB2 is a very light, moderate yellow. Relative luminance 0.824; OKLCH L 93.4% C 0.077 H 108.6°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEEB2 |
|---|---|
| RGB | rgb(237, 238, 178) |
| HSL | hsl(61, 64%, 82%) |
| HSV | hsv(61, 25%, 93%) |
| CMYK | cmyk(0.4%, 0%, 25.2%, 6.7%) |
| CIE-LAB | lab(92.74, -9.69, 29.04) |
| CIE-LCH | lch(92.74, 30.61, 108.45°) |
| OKLab | oklab(93.4% -0.0246 0.0732) |
| OKLCH | oklch(93.4% 0.077 108.6) |
| XYZ | xyz(73.5354, 82.3689, 54.1358) |
| Luminance | 0.8237 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.35
Egg Shell
#FFFCC4
ΔE00 3.46
Cream (survey)
#FFFFC2
ΔE00 3.55
Ecru
#FEFFCA
ΔE00 3.97
Light Beige
#FFFEB6
ΔE00 4.02
Ivory (survey)
#FFFFCB
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEEB2 #B3B2EE
analogous
#EED1B2 #EDEEB2 #CFEEB2
triadic
#EDEEB2 #B2EDEE #EEB2ED
tetradic
#EDEEB2 #B2EED1 #B3B2EE #EEB2CF
square
#EDEEB2 #B2EED1 #B3B2EE #EEB2CF
split-complementary
#EDEEB2 #B2CFEE #D1B2EE
monochromatic
#D6D84E #E1E380 #EDEEB2 #F9F9E4 #F9F9E6
Accessibility & contrast
On white
1.20
#EDEEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#EDEEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEEB2
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEEB2 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E9AE
Deuteranopia (green-blind)
#F9EBB4
Tritanopia (blue-blind)
#F6E6DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #edeeb2; /* rgb */ color: rgb(237, 238, 178); /* oklch */ color: oklch(93.4% 0.077 108.6);
Tailwind
colors: {
custom: {
50: '#f3f3c9',
500: '#edeeb2',
950: '#000000',
},
}SCSS
$custom: #edeeb2; $custom-light: #f3f3c9; $custom-dark: #000000;
JSON
{
"hex": "#edeeb2",
"rgb": {
"r": 237,
"g": 238,
"b": 178
},
"hsl": {
"h": 61,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.93396,
"c": 0.07726,
"h": 108.6
},
"luminance": 0.82368
}Semantic roles & 50–950 ramp
primary
#EDEEB2
secondary
#7A79CC
accent
#1ACC1D
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582