#EDECAB#EDECAB
#EDECAB is a very light, moderate yellow. Relative luminance 0.809; OKLCH L 92.9% C 0.083 H 107.2°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EDECAB |
|---|---|
| RGB | rgb(237, 236, 171) |
| HSL | hsl(59, 65%, 80%) |
| HSV | hsv(59, 28%, 93%) |
| CMYK | cmyk(0%, 0.4%, 27.8%, 7.1%) |
| CIE-LAB | lab(92.10, -9.60, 31.74) |
| CIE-LCH | lch(92.10, 33.16, 106.83°) |
| OKLab | oklab(92.85% -0.0246 0.0796) |
| OKLCH | oklch(92.85% 0.083 107.2) |
| XYZ | xyz(72.2714, 80.9369, 50.3354) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.67
Light Tan
#FBEEAC
ΔE00 3.61
Light Beige
#FFFEB6
ΔE00 3.85
Parchment
#FEFCAF
ΔE00 3.91
Creme
#FFFFB6
ΔE00 4.06
Cream (survey)
#FFFFC2
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDECAB #ABACED
analogous
#EDCBAB #EDECAB #CDEDAB
triadic
#EDECAB #ABEDEC #ECABED
tetradic
#EDECAB #ABEDCB #ABACED #EDABCD
square
#EDECAB #ABEDCB #ABACED #EDABCD
split-complementary
#EDECAB #ABCDED #CBABED
monochromatic
#D7D546 #E2E179 #EDECAB #F8F7DD #FAF9E6
Accessibility & contrast
On white
1.22
#EDECAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#EDECAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDECAB
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDECAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDECAB | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A7
Deuteranopia (green-blind)
#F8EAAE
Tritanopia (blue-blind)
#F7E4DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #edecab; /* rgb */ color: rgb(237, 236, 171); /* oklch */ color: oklch(92.9% 0.083 107.2);
Tailwind
colors: {
custom: {
50: '#f3f2c4',
500: '#edecab',
950: '#000000',
},
}SCSS
$custom: #edecab; $custom-light: #f3f2c4; $custom-dark: #000000;
JSON
{
"hex": "#edecab",
"rgb": {
"r": 237,
"g": 236,
"b": 171
},
"hsl": {
"h": 59.091,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.92854,
"c": 0.08327,
"h": 107.2
},
"luminance": 0.80936
}Semantic roles & 50–950 ramp
primary
#EDECAB
secondary
#7274CA
accent
#1CCD19
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582