#EDE5BB#EDE5BB
#EDE5BB is a very light, muted yellow. Relative luminance 0.776; OKLCH L 91.8% C 0.056 H 98.4°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE5BB |
|---|---|
| RGB | rgb(237, 229, 187) |
| HSL | hsl(50, 58%, 83%) |
| HSV | hsv(50, 21%, 93%) |
| CMYK | cmyk(0%, 3.4%, 21.1%, 7.1%) |
| CIE-LAB | lab(90.61, -3.92, 21.50) |
| CIE-LCH | lch(90.61, 21.86, 100.34°) |
| OKLab | oklab(91.77% -0.0081 0.055) |
| OKLCH | oklch(91.77% 0.056 98.4) |
| XYZ | xyz(71.9138, 77.6322, 58.2002) |
| Luminance | 0.7763 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.65
Vanilla
#F3E5AB
ΔE00 4.05
Pale
#FFF9D0
ΔE00 4.22
Lemonchiffon
#FFFACD
ΔE00 4.46
Palegoldenrod
#EEE8AA
ΔE00 4.71
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE5BB #BBC3ED
analogous
#EDCCBB #EDE5BB #DCEDBB
triadic
#EDE5BB #BBEDE5 #E5BBED
tetradic
#EDE5BB #BBEDCC #BBC3ED #EDBBDC
square
#EDE5BB #BBEDCC #BBC3ED #EDBBDC
split-complementary
#EDE5BB #BBDCED #CCBBED
monochromatic
#D3C05A #E0D28B #EDE5BB #F9F6E7 #F9F6E7
Accessibility & contrast
On white
1.27
#EDE5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#EDE5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE5BB
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE5BB | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE2B8
Deuteranopia (green-blind)
#F0E6BC
Tritanopia (blue-blind)
#F5DFD9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ede5bb; /* rgb */ color: rgb(237, 229, 187); /* oklch */ color: oklch(91.8% 0.056 98.4);
Tailwind
colors: {
custom: {
50: '#f3edcf',
500: '#ede5bb',
950: '#000000',
},
}SCSS
$custom: #ede5bb; $custom-light: #f3edcf; $custom-dark: #000000;
JSON
{
"hex": "#ede5bb",
"rgb": {
"r": 237,
"g": 229,
"b": 187
},
"hsl": {
"h": 50.4,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.9177,
"c": 0.05557,
"h": 98.4
},
"luminance": 0.77631
}Semantic roles & 50–950 ramp
primary
#EDE5BB
secondary
#828DCA
accent
#3AC620
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171613
muted
#858483