#EDE2BB#EDE2BB
#EDE2BB is a very light, muted yellow. Relative luminance 0.760; OKLCH L 91.2% C 0.053 H 94.1°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE2BB |
|---|---|
| RGB | rgb(237, 226, 187) |
| HSL | hsl(47, 58%, 83%) |
| HSV | hsv(47, 21%, 93%) |
| CMYK | cmyk(0%, 4.6%, 21.1%, 7.1%) |
| CIE-LAB | lab(89.85, -2.40, 20.45) |
| CIE-LCH | lch(89.85, 20.59, 96.68°) |
| OKLab | oklab(91.17% -0.0038 0.0524) |
| OKLCH | oklch(91.17% 0.053 94.1) |
| XYZ | xyz(71.0909, 75.9864, 57.9259) |
| Luminance | 0.7599 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.83
Wheat
#F5DEB3
ΔE00 4.38
Vanilla
#F3E5AB
ΔE00 4.58
Pale
#FFF9D0
ΔE00 5.07
Lemonchiffon
#FFFACD
ΔE00 5.55
Moccasin
#FFE4B5
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE2BB #BBC6ED
analogous
#EDC9BB #EDE2BB #DFEDBB
triadic
#EDE2BB #BBEDE2 #E2BBED
tetradic
#EDE2BB #BBEDC9 #BBC6ED #EDBBDF
square
#EDE2BB #BBEDC9 #BBC6ED #EDBBDF
split-complementary
#EDE2BB #BBDFED #C9BBED
monochromatic
#D3B95A #E0CD8B #EDE2BB #F9F5E7 #F9F5E7
Accessibility & contrast
On white
1.30
#EDE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#EDE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE2BB
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE2BB | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B9
Deuteranopia (green-blind)
#EEE4BC
Tritanopia (blue-blind)
#F5DCD7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ede2bb; /* rgb */ color: rgb(237, 226, 187); /* oklch */ color: oklch(91.2% 0.053 94.1);
Tailwind
colors: {
custom: {
50: '#f3ebcf',
500: '#ede2bb',
950: '#000000',
},
}SCSS
$custom: #ede2bb; $custom-light: #f3ebcf; $custom-dark: #000000;
JSON
{
"hex": "#ede2bb",
"rgb": {
"r": 237,
"g": 226,
"b": 187
},
"hsl": {
"h": 46.8,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.91171,
"c": 0.05251,
"h": 94.1
},
"luminance": 0.75985
}Semantic roles & 50–950 ramp
primary
#EDE2BB
secondary
#8292CA
accent
#44C620
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171613
muted
#858483