#EDE5BC#EDE5BC
#EDE5BC is a very light, muted yellow. Relative luminance 0.777; OKLCH L 91.8% C 0.054 H 98.2°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE5BC |
|---|---|
| RGB | rgb(237, 229, 188) |
| HSL | hsl(50, 58%, 83%) |
| HSV | hsv(50, 21%, 93%) |
| CMYK | cmyk(0%, 3.4%, 20.7%, 7.1%) |
| CIE-LAB | lab(90.63, -3.78, 21.01) |
| CIE-LCH | lch(90.63, 21.35, 100.20°) |
| OKLab | oklab(91.79% -0.0077 0.0538) |
| OKLCH | oklch(91.79% 0.054 98.2) |
| XYZ | xyz(72.0212, 77.6752, 58.7660) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.84
Pale
#FFF9D0
ΔE00 4.20
Vanilla
#F3E5AB
ΔE00 4.28
Lemonchiffon
#FFFACD
ΔE00 4.51
Palegoldenrod
#EEE8AA
ΔE00 4.97
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE5BC #BCC4ED
analogous
#EDCCBC #EDE5BC #DCEDBC
triadic
#EDE5BC #BCEDE5 #E5BCED
tetradic
#EDE5BC #BCEDCC #BCC4ED #EDBCDC
square
#EDE5BC #BCEDCC #BCC4ED #EDBCDC
split-complementary
#EDE5BC #BCDCED #CCBCED
monochromatic
#D3C05C #E0D28C #EDE5BC #F9F6E7 #F9F6E7
Accessibility & contrast
On white
1.27
#EDE5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#EDE5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE5BC
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE5BC | 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)
#EDE2B9
Deuteranopia (green-blind)
#F0E6BD
Tritanopia (blue-blind)
#F5DFDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ede5bc; /* rgb */ color: rgb(237, 229, 188); /* oklch */ color: oklch(91.8% 0.054 98.2);
Tailwind
colors: {
custom: {
50: '#f3edd0',
500: '#ede5bc',
950: '#000000',
},
}SCSS
$custom: #ede5bc; $custom-light: #f3edd0; $custom-dark: #000000;
JSON
{
"hex": "#ede5bc",
"rgb": {
"r": 237,
"g": 229,
"b": 188
},
"hsl": {
"h": 50.204,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.91792,
"c": 0.05432,
"h": 98.2
},
"luminance": 0.77674
}Semantic roles & 50–950 ramp
primary
#EDE5BC
secondary
#838FCA
accent
#3BC520
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483