#EDE8BB#EDE8BB
#EDE8BB is a very light, muted yellow. Relative luminance 0.793; OKLCH L 92.4% C 0.059 H 102.2°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE8BB |
|---|---|
| RGB | rgb(237, 232, 187) |
| HSL | hsl(54, 58%, 83%) |
| HSV | hsv(54, 21%, 93%) |
| CMYK | cmyk(0%, 2.1%, 21.1%, 7.1%) |
| CIE-LAB | lab(91.37, -5.44, 22.55) |
| CIE-LCH | lch(91.37, 23.20, 103.56°) |
| OKLab | oklab(92.37% -0.0125 0.0576) |
| OKLCH | oklch(92.37% 0.059 102.2) |
| XYZ | xyz(72.7510, 79.3067, 58.4793) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lemonchiffon
#FFFACD
ΔE00 3.77
Pale
#FFF9D0
ΔE00 3.87
Palegoldenrod
#EEE8AA
ΔE00 3.87
Vanilla
#F3E5AB
ΔE00 4.04
Beige (survey)
#E6DAA6
ΔE00 4.07
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE8BB #BBC0ED
analogous
#EDCFBB #EDE8BB #D9EDBB
triadic
#EDE8BB #BBEDE8 #E8BBED
tetradic
#EDE8BB #BBEDCF #BBC0ED #EDBBD9
square
#EDE8BB #BBEDCF #BBC0ED #EDBBD9
split-complementary
#EDE8BB #BBD9ED #CFBBED
monochromatic
#D3C75A #E0D88B #EDE8BB #F9F7E7 #F9F7E7
Accessibility & contrast
On white
1.25
#EDE8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#EDE8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE8BB
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE8BB | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B8
Deuteranopia (green-blind)
#F3E8BD
Tritanopia (blue-blind)
#F5E2DC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ede8bb; /* rgb */ color: rgb(237, 232, 187); /* oklch */ color: oklch(92.4% 0.059 102.2);
Tailwind
colors: {
custom: {
50: '#f3efcf',
500: '#ede8bb',
950: '#000000',
},
}SCSS
$custom: #ede8bb; $custom-light: #f3efcf; $custom-dark: #000000;
JSON
{
"hex": "#ede8bb",
"rgb": {
"r": 237,
"g": 232,
"b": 187
},
"hsl": {
"h": 54,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.92371,
"c": 0.05889,
"h": 102.2
},
"luminance": 0.79306
}Semantic roles & 50–950 ramp
primary
#EDE8BB
secondary
#8289CA
accent
#30C620
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583