#EDECB2#EDECB2
#EDECB2 is a very light, moderate yellow. Relative luminance 0.812; OKLCH L 93.0% C 0.075 H 106.9°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EDECB2 |
|---|---|
| RGB | rgb(237, 236, 178) |
| HSL | hsl(59, 62%, 81%) |
| HSV | hsv(59, 25%, 93%) |
| CMYK | cmyk(0%, 0.4%, 24.9%, 7.1%) |
| CIE-LAB | lab(92.23, -8.69, 28.34) |
| CIE-LCH | lch(92.23, 29.64, 107.04°) |
| OKLab | oklab(92.99% -0.0218 0.0715) |
| OKLCH | oklch(92.99% 0.075 106.9) |
| XYZ | xyz(72.9564, 81.2108, 53.9428) |
| Luminance | 0.8121 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.88
Egg Shell
#FFFCC4
ΔE00 3.53
Cream (survey)
#FFFFC2
ΔE00 3.90
Light Tan
#FBEEAC
ΔE00 3.97
Vanilla
#F3E5AB
ΔE00 4.11
Ecru
#FEFFCA
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDECB2 #B2B3ED
analogous
#EDCFB2 #EDECB2 #D1EDB2
triadic
#EDECB2 #B2EDEC #ECB2ED
tetradic
#EDECB2 #B2EDCF #B2B3ED #EDB2D1
square
#EDECB2 #B2EDCF #B2B3ED #EDB2D1
split-complementary
#EDECB2 #B2D1ED #CFB2ED
monochromatic
#D6D44F #E1E080 #EDECB2 #F9F8E4 #F9F9E6
Accessibility & contrast
On white
1.22
#EDECB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#EDECB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDECB2
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDECB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDECB2 | 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)
#F6E7AE
Deuteranopia (green-blind)
#F7EAB4
Tritanopia (blue-blind)
#F6E5DC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #edecb2; /* rgb */ color: rgb(237, 236, 178); /* oklch */ color: oklch(93.0% 0.075 106.9);
Tailwind
colors: {
custom: {
50: '#f3f2c9',
500: '#edecb2',
950: '#000000',
},
}SCSS
$custom: #edecb2; $custom-light: #f3f2c9; $custom-dark: #000000;
JSON
{
"hex": "#edecb2",
"rgb": {
"r": 237,
"g": 236,
"b": 178
},
"hsl": {
"h": 58.983,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.9299,
"c": 0.07479,
"h": 106.9
},
"luminance": 0.8121
}Semantic roles & 50–950 ramp
primary
#EDECB2
secondary
#797ACA
accent
#1FCA1C
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582