#EDE6BB#EDE6BB
#EDE6BB is a very light, muted yellow. Relative luminance 0.782; OKLCH L 92.0% C 0.057 H 99.7°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE6BB |
|---|---|
| RGB | rgb(237, 230, 187) |
| HSL | hsl(52, 58%, 83%) |
| HSV | hsv(52, 21%, 93%) |
| CMYK | cmyk(0%, 3%, 21.1%, 7.1%) |
| CIE-LAB | lab(90.87, -4.43, 21.85) |
| CIE-LCH | lch(90.87, 22.30, 101.46°) |
| OKLab | oklab(91.97% -0.0096 0.0558) |
| OKLCH | oklch(91.97% 0.057 99.7) |
| XYZ | xyz(72.1913, 78.1872, 58.2927) |
| Luminance | 0.7819 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.74
Vanilla
#F3E5AB
ΔE00 4.00
Pale
#FFF9D0
ΔE00 4.05
Lemonchiffon
#FFFACD
ΔE00 4.18
Palegoldenrod
#EEE8AA
ΔE00 4.39
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE6BB #BBC2ED
analogous
#EDCDBB #EDE6BB #DBEDBB
triadic
#EDE6BB #BBEDE6 #E6BBED
tetradic
#EDE6BB #BBEDCD #BBC2ED #EDBBDB
square
#EDE6BB #BBEDCD #BBC2ED #EDBBDB
split-complementary
#EDE6BB #BBDBED #CDBBED
monochromatic
#D3C25A #E0D48B #EDE6BB #F9F6E7 #F9F6E7
Accessibility & contrast
On white
1.26
#EDE6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#EDE6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE6BB
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE6BB | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B8
Deuteranopia (green-blind)
#F1E6BC
Tritanopia (blue-blind)
#F5E0DA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ede6bb; /* rgb */ color: rgb(237, 230, 187); /* oklch */ color: oklch(92.0% 0.057 99.7);
Tailwind
colors: {
custom: {
50: '#f3edcf',
500: '#ede6bb',
950: '#000000',
},
}SCSS
$custom: #ede6bb; $custom-light: #f3edcf; $custom-dark: #000000;
JSON
{
"hex": "#ede6bb",
"rgb": {
"r": 237,
"g": 230,
"b": 187
},
"hsl": {
"h": 51.6,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.9197,
"c": 0.05665,
"h": 99.7
},
"luminance": 0.78186
}Semantic roles & 50–950 ramp
primary
#EDE6BB
secondary
#828CCA
accent
#37C620
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171613
muted
#858483