#EDBE93#EDBE93
#EDBE93 is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.3% C 0.078 H 63.9°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBE93 |
|---|---|
| RGB | rgb(237, 190, 147) |
| HSL | hsl(29, 71%, 75%) |
| HSV | hsv(29, 38%, 93%) |
| CMYK | cmyk(0%, 19.8%, 38%, 7.1%) |
| CIE-LAB | lab(80.15, 11.15, 28.11) |
| CIE-LCH | lch(80.15, 30.24, 68.37°) |
| OKLab | oklab(83.3% 0.0345 0.0704) |
| OKLCH | oklch(83.3% 0.078 63.9) |
| XYZ | xyz(58.6067, 56.9410, 35.5018) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.31
Apricot
#FBCEB1
ΔE00 5.90
Tan
#D2B48C
ΔE00 6.09
Light Peach
#FFD8B1
ΔE00 6.19
Peach
#FFDAB9
ΔE00 7.04
Peach (survey)
#FFB07C
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBE93 #93C2ED
analogous
#ED9395 #EDBE93 #EDEB93
triadic
#EDBE93 #93EDBE #BE93ED
tetradic
#EDBE93 #95ED93 #93C2ED #EB93ED
square
#EDBE93 #95ED93 #93C2ED #EB93ED
split-complementary
#EDBE93 #93EDEB #9395ED
monochromatic
#DC7F2A #E49E5F #EDBE93 #F6DEC7 #FBEFE5
Accessibility & contrast
On white
1.70
#EDBE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#EDBE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBE93
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBE93 | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC190
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#FCB4B3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edbe93; /* rgb */ color: rgb(237, 190, 147); /* oklch */ color: oklch(83.3% 0.078 63.9);
Tailwind
colors: {
custom: {
50: '#f4d1b3',
500: '#edbe93',
950: '#000000',
},
}SCSS
$custom: #edbe93; $custom-light: #f4d1b3; $custom-dark: #000000;
JSON
{
"hex": "#edbe93",
"rgb": {
"r": 237,
"g": 190,
"b": 147
},
"hsl": {
"h": 28.667,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.83303,
"c": 0.07839,
"h": 63.9
},
"luminance": 0.56938
}Semantic roles & 50–950 ramp
primary
#EDBE93
secondary
#5C95C9
accent
#77D312
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381