#EDE2BE#EDE2BE
#EDE2BE is a very light, muted yellow. Relative luminance 0.761; OKLCH L 91.2% C 0.049 H 93.0°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE2BE |
|---|---|
| RGB | rgb(237, 226, 190) |
| HSL | hsl(46, 57%, 84%) |
| HSV | hsv(46, 20%, 93%) |
| CMYK | cmyk(0%, 4.6%, 19.8%, 7.1%) |
| CIE-LAB | lab(89.91, -1.97, 18.97) |
| CIE-LCH | lch(89.91, 19.08, 95.92°) |
| OKLab | oklab(91.24% -0.0026 0.0487) |
| OKLCH | oklch(91.24% 0.049 93) |
| XYZ | xyz(71.4154, 76.1162, 59.6350) |
| Luminance | 0.7611 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.46
Beige (survey)
#E6DAA6
ΔE00 4.60
Champagne
#F7E7CE
ΔE00 5.13
Pale
#FFF9D0
ΔE00 5.26
Cornsilk
#FFF8DC
ΔE00 5.34
Vanilla
#F3E5AB
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE2BE #BEC9ED
analogous
#EDCABE #EDE2BE #E0EDBE
triadic
#EDE2BE #BEEDE2 #E2BEED
tetradic
#EDE2BE #BEEDCA #BEC9ED #EDBEE0
square
#EDE2BE #BEEDCA #BEC9ED #EDBEE0
split-complementary
#EDE2BE #BEE0ED #CABEED
monochromatic
#D2B75E #E0CD8E #EDE2BE #F8F4E7 #F8F4E7
Accessibility & contrast
On white
1.29
#EDE2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#EDE2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE2BE
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE2BE | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BC
Deuteranopia (green-blind)
#EDE4BF
Tritanopia (blue-blind)
#F5DCD8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ede2be; /* rgb */ color: rgb(237, 226, 190); /* oklch */ color: oklch(91.2% 0.049 93.0);
Tailwind
colors: {
custom: {
50: '#f3ebd1',
500: '#ede2be',
950: '#000000',
},
}SCSS
$custom: #ede2be; $custom-light: #f3ebd1; $custom-dark: #000000;
JSON
{
"hex": "#ede2be",
"rgb": {
"r": 237,
"g": 226,
"b": 190
},
"hsl": {
"h": 45.957,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.91239,
"c": 0.04881,
"h": 93
},
"luminance": 0.76115
}Semantic roles & 50–950 ramp
primary
#EDE2BE
secondary
#8595CA
accent
#47C421
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483