#EDE5BD#EDE5BD
#EDE5BD is a very light, muted yellow. Relative luminance 0.777; OKLCH L 91.8% C 0.053 H 97.9°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE5BD |
|---|---|
| RGB | rgb(237, 229, 189) |
| HSL | hsl(50, 57%, 84%) |
| HSV | hsv(50, 20%, 93%) |
| CMYK | cmyk(0%, 3.4%, 20.3%, 7.1%) |
| CIE-LAB | lab(90.65, -3.64, 20.52) |
| CIE-LCH | lch(90.65, 20.84, 100.05°) |
| OKLab | oklab(91.81% -0.0073 0.0526) |
| OKLCH | oklch(91.81% 0.053 97.9) |
| XYZ | xyz(72.1294, 77.7184, 59.3357) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.03
Pale
#FFF9D0
ΔE00 4.20
Vanilla
#F3E5AB
ΔE00 4.52
Lemonchiffon
#FFFACD
ΔE00 4.57
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.06
Palegoldenrod
#EEE8AA
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE5BD #BDC5ED
analogous
#EDCDBD #EDE5BD #DDEDBD
triadic
#EDE5BD #BDEDE5 #E5BDED
tetradic
#EDE5BD #BDEDCD #BDC5ED #EDBDDD
square
#EDE5BD #BDEDCD #BDC5ED #EDBDDD
split-complementary
#EDE5BD #BDDDED #CDBDED
monochromatic
#D3BF5D #E0D28D #EDE5BD #F8F6E7 #F8F6E7
Accessibility & contrast
On white
1.27
#EDE5BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#EDE5BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE5BD
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE5BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE5BD | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BB
Deuteranopia (green-blind)
#F0E6BE
Tritanopia (blue-blind)
#F5DFDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ede5bd; /* rgb */ color: rgb(237, 229, 189); /* oklch */ color: oklch(91.8% 0.053 97.9);
Tailwind
colors: {
custom: {
50: '#f3edd1',
500: '#ede5bd',
950: '#000000',
},
}SCSS
$custom: #ede5bd; $custom-light: #f3edd1; $custom-dark: #000000;
JSON
{
"hex": "#ede5bd",
"rgb": {
"r": 237,
"g": 229,
"b": 189
},
"hsl": {
"h": 50,
"s": 57.143,
"l": 83.529
},
"oklch": {
"l": 0.91814,
"c": 0.05307,
"h": 97.9
},
"luminance": 0.77717
}Semantic roles & 50–950 ramp
primary
#EDE5BD
secondary
#8490CA
accent
#3CC521
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483