#EDBD7E#EDBD7E
#EDBD7E is a very light, moderate orange. Relative luminance 0.559; OKLCH L 82.7% C 0.097 H 73.4°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBD7E |
|---|---|
| RGB | rgb(237, 189, 126) |
| HSL | hsl(34, 76%, 71%) |
| HSV | hsv(34, 47%, 93%) |
| CMYK | cmyk(0%, 20.3%, 46.8%, 7.1%) |
| CIE-LAB | lab(79.56, 9.47, 38.30) |
| CIE-LCH | lch(79.56, 39.45, 76.11°) |
| OKLab | oklab(82.74% 0.0279 0.0932) |
| OKLCH | oklch(82.74% 0.097 73.4) |
| XYZ | xyz(56.8908, 55.9093, 27.5296) |
| Luminance | 0.5591 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.80
Very Light Brown
#D3B683
ΔE00 5.94
Fawn
#CFAF7B
ΔE00 6.22
Tan (survey)
#D1B26F
ΔE00 6.63
Tan
#D2B48C
ΔE00 6.85
Apricot (survey)
#FFB16D
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBD7E #7EAEED
analogous
#ED857E #EDBD7E #E5ED7E
triadic
#EDBD7E #7EEDBD #BD7EED
tetradic
#EDBD7E #7EED85 #7EAEED #ED7EE5
square
#EDBD7E #7EED85 #7EAEED #ED7EE5
split-complementary
#EDBD7E #7EE5ED #857EED
monochromatic
#D3851D #E6A248 #EDBD7E #F4D8B4 #FBF1E4
Accessibility & contrast
On white
1.72
#EDBD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#EDBD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBD7E
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBD7E | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBE79
Deuteranopia (green-blind)
#DACA7F
Tritanopia (blue-blind)
#FEB1AD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #edbd7e; /* rgb */ color: rgb(237, 189, 126); /* oklch */ color: oklch(82.7% 0.097 73.4);
Tailwind
colors: {
custom: {
50: '#f5d0a4',
500: '#edbd7e',
950: '#000000',
},
}SCSS
$custom: #edbd7e; $custom-light: #f5d0a4; $custom-dark: #000000;
JSON
{
"hex": "#edbd7e",
"rgb": {
"r": 237,
"g": 189,
"b": 126
},
"hsl": {
"h": 34.054,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.82735,
"c": 0.0973,
"h": 73.4
},
"luminance": 0.55906
}Semantic roles & 50–950 ramp
primary
#EDBD7E
secondary
#487FC7
accent
#65D80E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380