#EDBE7B#EDBE7B
#EDBE7B is a very light, moderate orange. Relative luminance 0.563; OKLCH L 82.9% C 0.100 H 75.5°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBE7B |
|---|---|
| RGB | rgb(237, 190, 123) |
| HSL | hsl(35, 76%, 71%) |
| HSV | hsv(35, 48%, 93%) |
| CMYK | cmyk(0%, 19.8%, 48.1%, 7.1%) |
| CIE-LAB | lab(79.76, 8.66, 40.09) |
| CIE-LCH | lch(79.76, 41.01, 77.81°) |
| OKLab | oklab(82.88% 0.0252 0.0971) |
| OKLCH | oklch(82.88% 0.1 75.5) |
| XYZ | xyz(56.9160, 56.2647, 26.5974) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.37
Very Light Brown
#D3B683
ΔE00 5.96
Tan (survey)
#D1B26F
ΔE00 6.17
Fawn
#CFAF7B
ΔE00 6.34
Tan
#D2B48C
ΔE00 7.32
Sandstone
#C9AE74
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBE7B #7BAAED
analogous
#ED857B #EDBE7B #E3ED7B
triadic
#EDBE7B #7BEDBE #BE7BED
tetradic
#EDBE7B #7BED85 #7BAAED #ED7BE3
square
#EDBE7B #7BED85 #7BAAED #ED7BE3
split-complementary
#EDBE7B #7BE3ED #857BED
monochromatic
#D1871D #E6A345 #EDBE7B #F4D9B1 #FBF2E4
Accessibility & contrast
On white
1.71
#EDBE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#EDBE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBE7B
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBE7B | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF76
Deuteranopia (green-blind)
#DBCA7D
Tritanopia (blue-blind)
#FEB1AD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #edbe7b; /* rgb */ color: rgb(237, 190, 123); /* oklch */ color: oklch(82.9% 0.100 75.5);
Tailwind
colors: {
custom: {
50: '#f5d1a2',
500: '#edbe7b',
950: '#000000',
},
}SCSS
$custom: #edbe7b; $custom-light: #f5d1a2; $custom-dark: #000000;
JSON
{
"hex": "#edbe7b",
"rgb": {
"r": 237,
"g": 190,
"b": 123
},
"hsl": {
"h": 35.263,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.82879,
"c": 0.10034,
"h": 75.5
},
"luminance": 0.56261
}Semantic roles & 50–950 ramp
primary
#EDBE7B
secondary
#467BC6
accent
#61D80D
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380