#ECEDBB#ECEDBB
#ECEDBB is a very light, moderate yellow. Relative luminance 0.820; OKLCH L 93.3% C 0.065 H 108.5°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEDBB |
|---|---|
| RGB | rgb(236, 237, 187) |
| HSL | hsl(61, 58%, 83%) |
| HSV | hsv(61, 21%, 93%) |
| CMYK | cmyk(0.4%, 0%, 21.1%, 7.1%) |
| CIE-LAB | lab(92.57, -8.32, 24.19) |
| CIE-LCH | lch(92.57, 25.58, 108.98°) |
| OKLab | oklab(93.3% -0.0207 0.0616) |
| OKLCH | oklch(93.3% 0.065 108.5) |
| XYZ | xyz(73.8455, 81.9899, 58.9395) |
| Luminance | 0.8199 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.58
Egg Shell
#FFFCC4
ΔE00 3.66
Ecru
#FEFFCA
ΔE00 3.73
Ivory (survey)
#FFFFCB
ΔE00 3.76
Lemonchiffon
#FFFACD
ΔE00 3.86
Cream
#FFFDD0
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEDBB #BCBBED
analogous
#EDD5BB #ECEDBB #D3EDBB
triadic
#ECEDBB #BBECED #EDBBEC
tetradic
#ECEDBB #BBEDD5 #BCBBED #EDBBD3
square
#ECEDBB #BBEDD5 #BCBBED #EDBBD3
split-complementary
#ECEDBB #BBD3ED #D5BBED
monochromatic
#D1D35A #DEE08B #ECEDBB #F8F9E7 #F8F9E7
Accessibility & contrast
On white
1.21
#ECEDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#ECEDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEDBB
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEDBB | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E9B8
Deuteranopia (green-blind)
#F6EBBD
Tritanopia (blue-blind)
#F3E7DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ecedbb; /* rgb */ color: rgb(236, 237, 187); /* oklch */ color: oklch(93.3% 0.065 108.5);
Tailwind
colors: {
custom: {
50: '#f2f2cf',
500: '#ecedbb',
950: '#000000',
},
}SCSS
$custom: #ecedbb; $custom-light: #f2f2cf; $custom-dark: #000000;
JSON
{
"hex": "#ecedbb",
"rgb": {
"r": 236,
"g": 237,
"b": 187
},
"hsl": {
"h": 61.2,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.93299,
"c": 0.06495,
"h": 108.5
},
"luminance": 0.81989
}Semantic roles & 50–950 ramp
primary
#ECEDBB
secondary
#8382CA
accent
#20C623
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171714
muted
#858583