#EDE4BB#EDE4BB
#EDE4BB is a very light, muted yellow. Relative luminance 0.771; OKLCH L 91.6% C 0.055 H 97.0°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE4BB |
|---|---|
| RGB | rgb(237, 228, 187) |
| HSL | hsl(49, 58%, 83%) |
| HSV | hsv(49, 21%, 93%) |
| CMYK | cmyk(0%, 3.8%, 21.1%, 7.1%) |
| CIE-LAB | lab(90.36, -3.41, 21.15) |
| CIE-LCH | lch(90.36, 21.42, 99.17°) |
| OKLab | oklab(91.57% -0.0067 0.0541) |
| OKLCH | oklch(91.57% 0.055 97) |
| XYZ | xyz(71.6379, 77.0804, 58.1083) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.64
Vanilla
#F3E5AB
ΔE00 4.17
Pale
#FFF9D0
ΔE00 4.46
Lemonchiffon
#FFFACD
ΔE00 4.78
Palegoldenrod
#EEE8AA
ΔE00 5.07
Wheat
#F5DEB3
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE4BB #BBC4ED
analogous
#EDCBBB #EDE4BB #DDEDBB
triadic
#EDE4BB #BBEDE4 #E4BBED
tetradic
#EDE4BB #BBEDCB #BBC4ED #EDBBDD
square
#EDE4BB #BBEDCB #BBC4ED #EDBBDD
split-complementary
#EDE4BB #BBDDED #CBBBED
monochromatic
#D3BE5A #E0D18B #EDE4BB #F9F5E7 #F9F5E7
Accessibility & contrast
On white
1.28
#EDE4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#EDE4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE4BB
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE4BB | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE1B8
Deuteranopia (green-blind)
#EFE5BC
Tritanopia (blue-blind)
#F5DED9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ede4bb; /* rgb */ color: rgb(237, 228, 187); /* oklch */ color: oklch(91.6% 0.055 97.0);
Tailwind
colors: {
custom: {
50: '#f3eccf',
500: '#ede4bb',
950: '#000000',
},
}SCSS
$custom: #ede4bb; $custom-light: #f3eccf; $custom-dark: #000000;
JSON
{
"hex": "#ede4bb",
"rgb": {
"r": 237,
"g": 228,
"b": 187
},
"hsl": {
"h": 49.2,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.9157,
"c": 0.05452,
"h": 97
},
"luminance": 0.77079
}Semantic roles & 50–950 ramp
primary
#EDE4BB
secondary
#828FCA
accent
#3EC620
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171613
muted
#858483