#EDECAC#EDECAC
#EDECAC is a very light, moderate yellow. Relative luminance 0.810; OKLCH L 92.9% C 0.082 H 107.1°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EDECAC |
|---|---|
| RGB | rgb(237, 236, 172) |
| HSL | hsl(59, 64%, 80%) |
| HSV | hsv(59, 27%, 93%) |
| CMYK | cmyk(0%, 0.4%, 27.4%, 7.1%) |
| CIE-LAB | lab(92.12, -9.47, 31.26) |
| CIE-LCH | lch(92.12, 32.66, 106.86°) |
| OKLab | oklab(92.87% -0.0242 0.0784) |
| OKLCH | oklch(92.87% 0.082 107.1) |
| XYZ | xyz(72.3671, 80.9751, 50.8392) |
| Luminance | 0.8097 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.63
Light Tan
#FBEEAC
ΔE00 3.63
Light Beige
#FFFEB6
ΔE00 3.91
Egg Shell
#FFFCC4
ΔE00 3.98
Parchment
#FEFCAF
ΔE00 4.01
Cream (survey)
#FFFFC2
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDECAC #ACADED
analogous
#EDCBAC #EDECAC #CDEDAC
triadic
#EDECAC #ACEDEC #ECACED
tetradic
#EDECAC #ACEDCB #ACADED #EDACCD
square
#EDECAC #ACEDCB #ACADED #EDACCD
split-complementary
#EDECAC #ACCDED #CBACED
monochromatic
#D7D547 #E2E07A #EDECAC #F8F8DE #FAF9E6
Accessibility & contrast
On white
1.22
#EDECAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#EDECAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDECAC
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDECAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDECAC | 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)
#F7E7A8
Deuteranopia (green-blind)
#F8EAAE
Tritanopia (blue-blind)
#F6E4DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #edecac; /* rgb */ color: rgb(237, 236, 172); /* oklch */ color: oklch(92.9% 0.082 107.1);
Tailwind
colors: {
custom: {
50: '#f3f2c5',
500: '#edecac',
950: '#000000',
},
}SCSS
$custom: #edecac; $custom-light: #f3f2c5; $custom-dark: #000000;
JSON
{
"hex": "#edecac",
"rgb": {
"r": 237,
"g": 236,
"b": 172
},
"hsl": {
"h": 59.077,
"s": 64.356,
"l": 80.196
},
"oklch": {
"l": 0.92873,
"c": 0.08208,
"h": 107.1
},
"luminance": 0.80974
}Semantic roles & 50–950 ramp
primary
#EDECAC
secondary
#7375CA
accent
#1CCC19
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582