#EDE3BB#EDE3BB
#EDE3BB is a very light, muted yellow. Relative luminance 0.765; OKLCH L 91.4% C 0.053 H 95.6°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE3BB |
|---|---|
| RGB | rgb(237, 227, 187) |
| HSL | hsl(48, 58%, 83%) |
| HSV | hsv(48, 21%, 93%) |
| CMYK | cmyk(0%, 4.2%, 21.1%, 7.1%) |
| CIE-LAB | lab(90.11, -2.91, 20.80) |
| CIE-LCH | lch(90.11, 21.00, 97.95°) |
| OKLab | oklab(91.37% -0.0052 0.0532) |
| OKLCH | oklch(91.37% 0.054 95.6) |
| XYZ | xyz(71.3636, 76.5318, 58.0168) |
| Luminance | 0.7653 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.70
Vanilla
#F3E5AB
ΔE00 4.35
Pale
#FFF9D0
ΔE00 4.74
Wheat
#F5DEB3
ΔE00 4.78
Lemonchiffon
#FFFACD
ΔE00 5.15
Palegoldenrod
#EEE8AA
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE3BB #BBC5ED
analogous
#EDCABB #EDE3BB #DEEDBB
triadic
#EDE3BB #BBEDE3 #E3BBED
tetradic
#EDE3BB #BBEDCA #BBC5ED #EDBBDE
square
#EDE3BB #BBEDCA #BBC5ED #EDBBDE
split-complementary
#EDE3BB #BBDEED #CABBED
monochromatic
#D3BB5A #E0CF8B #EDE3BB #F9F5E7 #F9F5E7
Accessibility & contrast
On white
1.29
#EDE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#EDE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE3BB
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE3BB | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B9
Deuteranopia (green-blind)
#EEE4BC
Tritanopia (blue-blind)
#F5DDD8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ede3bb; /* rgb */ color: rgb(237, 227, 187); /* oklch */ color: oklch(91.4% 0.053 95.6);
Tailwind
colors: {
custom: {
50: '#f3ebcf',
500: '#ede3bb',
950: '#000000',
},
}SCSS
$custom: #ede3bb; $custom-light: #f3ebcf; $custom-dark: #000000;
JSON
{
"hex": "#ede3bb",
"rgb": {
"r": 237,
"g": 227,
"b": 187
},
"hsl": {
"h": 48,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.91371,
"c": 0.0535,
"h": 95.6
},
"luminance": 0.76531
}Semantic roles & 50–950 ramp
primary
#EDE3BB
secondary
#8290CA
accent
#41C620
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171613
muted
#858483