#EDE3BE#EDE3BE
#EDE3BE is a very light, muted yellow. Relative luminance 0.767; OKLCH L 91.4% C 0.050 H 94.6°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE3BE |
|---|---|
| RGB | rgb(237, 227, 190) |
| HSL | hsl(47, 57%, 84%) |
| HSV | hsv(47, 20%, 93%) |
| CMYK | cmyk(0%, 4.2%, 19.8%, 7.1%) |
| CIE-LAB | lab(90.17, -2.48, 19.33) |
| CIE-LCH | lch(90.17, 19.48, 97.30°) |
| OKLab | oklab(91.44% -0.004 0.0496) |
| OKLCH | oklch(91.44% 0.05 94.6) |
| XYZ | xyz(71.6881, 76.6616, 59.7259) |
| Luminance | 0.7666 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.41
Wheat
#F5DEB3
ΔE00 4.82
Pale
#FFF9D0
ΔE00 4.86
Vanilla
#F3E5AB
ΔE00 5.13
Cornsilk
#FFF8DC
ΔE00 5.26
Lemonchiffon
#FFFACD
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE3BE #BEC8ED
analogous
#EDCBBE #EDE3BE #DFEDBE
triadic
#EDE3BE #BEEDE3 #E3BEED
tetradic
#EDE3BE #BEEDCB #BEC8ED #EDBEDF
square
#EDE3BE #BEEDCB #BEC8ED #EDBEDF
split-complementary
#EDE3BE #BEDFED #CBBEED
monochromatic
#D2BA5E #E0CE8E #EDE3BE #F8F5E7 #F8F5E7
Accessibility & contrast
On white
1.29
#EDE3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#EDE3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE3BE
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE3BE | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1BC
Deuteranopia (green-blind)
#EEE4BF
Tritanopia (blue-blind)
#F5DDD9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ede3be; /* rgb */ color: rgb(237, 227, 190); /* oklch */ color: oklch(91.4% 0.050 94.6);
Tailwind
colors: {
custom: {
50: '#f3ebd1',
500: '#ede3be',
950: '#000000',
},
}SCSS
$custom: #ede3be; $custom-light: #f3ebd1; $custom-dark: #000000;
JSON
{
"hex": "#ede3be",
"rgb": {
"r": 237,
"g": 227,
"b": 190
},
"hsl": {
"h": 47.234,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.91438,
"c": 0.04977,
"h": 94.6
},
"luminance": 0.7666
}Semantic roles & 50–950 ramp
primary
#EDE3BE
secondary
#8594CA
accent
#44C421
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483