#EDBE97#EDBE97
#EDBE97 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.4% C 0.075 H 61.2°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBE97 |
|---|---|
| RGB | rgb(237, 190, 151) |
| HSL | hsl(27, 70%, 76%) |
| HSV | hsv(27, 36%, 93%) |
| CMYK | cmyk(0%, 19.8%, 36.3%, 7.1%) |
| CIE-LAB | lab(80.22, 11.61, 26.10) |
| CIE-LCH | lch(80.22, 28.56, 66.02°) |
| OKLab | oklab(83.38% 0.0361 0.0657) |
| OKLCH | oklch(83.38% 0.075 61.2) |
| XYZ | xyz(58.9260, 57.0687, 37.1837) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.02
Burlywood
#DEB887
ΔE00 5.24
Light Peach
#FFD8B1
ΔE00 6.23
Tan
#D2B48C
ΔE00 6.56
Peach
#FFDAB9
ΔE00 6.78
Peach (survey)
#FFB07C
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBE97 #97C6ED
analogous
#ED979B #EDBE97 #EDE997
triadic
#EDBE97 #97EDBE #BE97ED
tetradic
#EDBE97 #9BED97 #97C6ED #E997ED
square
#EDBE97 #9BED97 #97C6ED #E997ED
split-complementary
#EDBE97 #97EDE9 #979BED
monochromatic
#DB7D2F #E49D63 #EDBE97 #F6DFCB #FAEFE5
Accessibility & contrast
On white
1.69
#EDBE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#EDBE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBE97
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBE97 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC194
Deuteranopia (green-blind)
#D8CB98
Tritanopia (blue-blind)
#FBB4B4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edbe97; /* rgb */ color: rgb(237, 190, 151); /* oklch */ color: oklch(83.4% 0.075 61.2);
Tailwind
colors: {
custom: {
50: '#f4d1b5',
500: '#edbe97',
950: '#000000',
},
}SCSS
$custom: #edbe97; $custom-light: #f4d1b5; $custom-dark: #000000;
JSON
{
"hex": "#edbe97",
"rgb": {
"r": 237,
"g": 190,
"b": 151
},
"hsl": {
"h": 27.209,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.83383,
"c": 0.07494,
"h": 61.2
},
"luminance": 0.57066
}Semantic roles & 50–950 ramp
primary
#EDBE97
secondary
#5F99C9
accent
#7CD313
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381