#ECEDBA#ECEDBA
#ECEDBA is a very light, moderate yellow. Relative luminance 0.819; OKLCH L 93.3% C 0.066 H 108.5°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEDBA |
|---|---|
| RGB | rgb(236, 237, 186) |
| HSL | hsl(61, 59%, 83%) |
| HSV | hsv(61, 22%, 93%) |
| CMYK | cmyk(0.4%, 0%, 21.5%, 7.1%) |
| CIE-LAB | lab(92.55, -8.46, 24.68) |
| CIE-LCH | lch(92.55, 26.09, 108.92°) |
| OKLab | oklab(93.28% -0.0211 0.0628) |
| OKLCH | oklch(93.28% 0.066 108.5) |
| XYZ | xyz(73.7388, 81.9473, 58.3777) |
| Luminance | 0.8195 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.40
Egg Shell
#FFFCC4
ΔE00 3.60
Ecru
#FEFFCA
ΔE00 3.71
Ivory (survey)
#FFFFCB
ΔE00 3.76
Lemonchiffon
#FFFACD
ΔE00 3.95
Cream
#FFFDD0
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEDBA #BBBAED
analogous
#EDD4BA #ECEDBA #D2EDBA
triadic
#ECEDBA #BAECED #EDBAEC
tetradic
#ECEDBA #BAEDD4 #BBBAED #EDBAD2
square
#ECEDBA #BAEDD4 #BBBAED #EDBAD2
split-complementary
#ECEDBA #BAD2ED #D4BAED
monochromatic
#D1D459 #DFE089 #ECEDBA #F8F9E7 #F8F9E7
Accessibility & contrast
On white
1.21
#ECEDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#ECEDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEDBA
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEDBA | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E8B7
Deuteranopia (green-blind)
#F6EBBC
Tritanopia (blue-blind)
#F3E6DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ecedba; /* rgb */ color: rgb(236, 237, 186); /* oklch */ color: oklch(93.3% 0.066 108.5);
Tailwind
colors: {
custom: {
50: '#f2f2cf',
500: '#ecedba',
950: '#000000',
},
}SCSS
$custom: #ecedba; $custom-light: #f2f2cf; $custom-dark: #000000;
JSON
{
"hex": "#ecedba",
"rgb": {
"r": 236,
"g": 237,
"b": 186
},
"hsl": {
"h": 61.176,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.93278,
"c": 0.0662,
"h": 108.5
},
"luminance": 0.81946
}Semantic roles & 50–950 ramp
primary
#ECEDBA
secondary
#8281CA
accent
#1FC623
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171713
muted
#858583