#EDBE91#EDBE91
#EDBE91 is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.3% C 0.080 H 65.1°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBE91 |
|---|---|
| RGB | rgb(237, 190, 145) |
| HSL | hsl(29, 72%, 75%) |
| HSV | hsv(29, 39%, 93%) |
| CMYK | cmyk(0%, 19.8%, 38.8%, 7.1%) |
| CIE-LAB | lab(80.11, 10.92, 29.12) |
| CIE-LCH | lch(80.11, 31.10, 69.44°) |
| OKLab | oklab(83.26% 0.0337 0.0727) |
| OKLCH | oklch(83.26% 0.08 65.1) |
| XYZ | xyz(58.4511, 56.8788, 34.6825) |
| Luminance | 0.5688 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.92
Tan
#D2B48C
ΔE00 5.95
Light Peach
#FFD8B1
ΔE00 6.26
Apricot
#FBCEB1
ΔE00 6.36
Very Light Brown
#D3B683
ΔE00 7.14
Peach
#FFDAB9
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBE91 #91C0ED
analogous
#ED9192 #EDBE91 #EDEC91
triadic
#EDBE91 #91EDBE #BE91ED
tetradic
#EDBE91 #92ED91 #91C0ED #EC91ED
square
#EDBE91 #92ED91 #91C0ED #EC91ED
split-complementary
#EDBE91 #91EDEC #9192ED
monochromatic
#DC8028 #E49F5C #EDBE91 #F6DDC6 #FBEFE5
Accessibility & contrast
On white
1.70
#EDBE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#EDBE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBE91
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBE91 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08E
Deuteranopia (green-blind)
#D8CB92
Tritanopia (blue-blind)
#FCB4B2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edbe91; /* rgb */ color: rgb(237, 190, 145); /* oklch */ color: oklch(83.3% 0.080 65.1);
Tailwind
colors: {
custom: {
50: '#f4d1b1',
500: '#edbe91',
950: '#000000',
},
}SCSS
$custom: #edbe91; $custom-light: #f4d1b1; $custom-dark: #000000;
JSON
{
"hex": "#edbe91",
"rgb": {
"r": 237,
"g": 190,
"b": 145
},
"hsl": {
"h": 29.348,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.83264,
"c": 0.08016,
"h": 65.1
},
"luminance": 0.56876
}Semantic roles & 50–950 ramp
primary
#EDBE91
secondary
#5A92C8
accent
#75D412
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381