#EDECBA#EDECBA
#EDECBA is a very light, moderate yellow. Relative luminance 0.815; OKLCH L 93.2% C 0.065 H 106.6°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EDECBA |
|---|---|
| RGB | rgb(237, 236, 186) |
| HSL | hsl(59, 59%, 83%) |
| HSV | hsv(59, 22%, 93%) |
| CMYK | cmyk(0%, 0.4%, 21.5%, 7.1%) |
| CIE-LAB | lab(92.37, -7.60, 24.45) |
| CIE-LCH | lch(92.37, 25.60, 107.26°) |
| OKLab | oklab(93.16% -0.0186 0.0622) |
| OKLCH | oklch(93.16% 0.065 106.6) |
| XYZ | xyz(73.7831, 81.5415, 58.2971) |
| Luminance | 0.8154 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.19
Egg Shell
#FFFCC4
ΔE00 3.61
Lemonchiffon
#FFFACD
ΔE00 3.68
Cream
#FFFDD0
ΔE00 3.89
Ivory (survey)
#FFFFCB
ΔE00 3.89
Ecru
#FEFFCA
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDECBA #BABBED
analogous
#EDD2BA #EDECBA #D4EDBA
triadic
#EDECBA #BAEDEC #ECBAED
tetradic
#EDECBA #BAEDD2 #BABBED #EDBAD4
square
#EDECBA #BAEDD2 #BABBED #EDBAD4
split-complementary
#EDECBA #BAD4ED #D2BAED
monochromatic
#D4D159 #E0DF89 #EDECBA #F9F8E7 #F9F8E7
Accessibility & contrast
On white
1.21
#EDECBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#EDECBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDECBA
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDECBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDECBA | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B7
Deuteranopia (green-blind)
#F6EABC
Tritanopia (blue-blind)
#F5E5DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #edecba; /* rgb */ color: rgb(237, 236, 186); /* oklch */ color: oklch(93.2% 0.065 106.6);
Tailwind
colors: {
custom: {
50: '#f3f2cf',
500: '#edecba',
950: '#000000',
},
}SCSS
$custom: #edecba; $custom-light: #f3f2cf; $custom-dark: #000000;
JSON
{
"hex": "#edecba",
"rgb": {
"r": 237,
"g": 236,
"b": 186
},
"hsl": {
"h": 58.824,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.93155,
"c": 0.06491,
"h": 106.6
},
"luminance": 0.81541
}Semantic roles & 50–950 ramp
primary
#EDECBA
secondary
#8182CA
accent
#23C61F
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171613
muted
#858583