#EDE0BE#EDE0BE
#EDE0BE is a very light, muted orange. Relative luminance 0.750; OKLCH L 90.8% C 0.047 H 89.6°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE0BE |
|---|---|
| RGB | rgb(237, 224, 190) |
| HSL | hsl(43, 57%, 84%) |
| HSV | hsv(43, 20%, 93%) |
| CMYK | cmyk(0%, 5.5%, 19.8%, 7.1%) |
| CIE-LAB | lab(89.41, -0.94, 18.27) |
| CIE-LCH | lch(89.41, 18.29, 92.96°) |
| OKLab | oklab(90.84% 0.0003 0.047) |
| OKLCH | oklch(90.84% 0.047 89.6) |
| XYZ | xyz(70.8747, 75.0349, 59.4548) |
| Luminance | 0.7503 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 3.89
Champagne
#F7E7CE
ΔE00 4.20
Blanchedalmond
#FFEBCD
ΔE00 4.62
Papayawhip
#FFEFD5
ΔE00 4.90
Beige (survey)
#E6DAA6
ΔE00 5.18
Eggshell
#F0EAD6
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE0BE #BECBED
analogous
#EDC8BE #EDE0BE #E2EDBE
triadic
#EDE0BE #BEEDE0 #E0BEED
tetradic
#EDE0BE #BEEDC8 #BECBED #EDBEE2
square
#EDE0BE #BEEDC8 #BECBED #EDBEE2
split-complementary
#EDE0BE #BEE2ED #C8BEED
monochromatic
#D2B25E #E0C98E #EDE0BE #F8F4E7 #F8F4E7
Accessibility & contrast
On white
1.31
#EDE0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#EDE0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE0BE
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE0BE | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBC
Deuteranopia (green-blind)
#ECE2BF
Tritanopia (blue-blind)
#F5DAD6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ede0be; /* rgb */ color: rgb(237, 224, 190); /* oklch */ color: oklch(90.8% 0.047 89.6);
Tailwind
colors: {
custom: {
50: '#f3e9d1',
500: '#ede0be',
950: '#000000',
},
}SCSS
$custom: #ede0be; $custom-light: #f3e9d1; $custom-dark: #000000;
JSON
{
"hex": "#ede0be",
"rgb": {
"r": 237,
"g": 224,
"b": 190
},
"hsl": {
"h": 43.404,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.90842,
"c": 0.04699,
"h": 89.6
},
"luminance": 0.75034
}Semantic roles & 50–950 ramp
primary
#EDE0BE
secondary
#8598CA
accent
#4EC421
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483