#EDBB7E#EDBB7E
#EDBB7E is a very light, moderate orange. Relative luminance 0.551; OKLCH L 82.4% C 0.097 H 71.4°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBB7E |
|---|---|
| RGB | rgb(237, 187, 126) |
| HSL | hsl(33, 76%, 71%) |
| HSV | hsv(33, 47%, 93%) |
| CMYK | cmyk(0%, 21.1%, 46.8%, 7.1%) |
| CIE-LAB | lab(79.07, 10.52, 37.67) |
| CIE-LCH | lch(79.07, 39.11, 74.39°) |
| OKLab | oklab(82.35% 0.031 0.0918) |
| OKLCH | oklch(82.35% 0.097 71.4) |
| XYZ | xyz(56.4636, 55.0548, 27.3872) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.71
Very Light Brown
#D3B683
ΔE00 6.24
Fawn
#CFAF7B
ΔE00 6.32
Apricot (survey)
#FFB16D
ΔE00 6.60
Tan
#D2B48C
ΔE00 6.76
Tan (survey)
#D1B26F
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBB7E #7EB0ED
analogous
#ED837E #EDBB7E #E7ED7E
triadic
#EDBB7E #7EEDBB #BB7EED
tetradic
#EDBB7E #7EED83 #7EB0ED #ED7EE7
square
#EDBB7E #7EED83 #7EB0ED #ED7EE7
split-complementary
#EDBB7E #7EE7ED #837EED
monochromatic
#D3811D #E69F48 #EDBB7E #F4D7B4 #FBF1E4
Accessibility & contrast
On white
1.75
#EDBB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#EDBB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBB7E
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBB7E | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD79
Deuteranopia (green-blind)
#D9C97F
Tritanopia (blue-blind)
#FEAFAC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #edbb7e; /* rgb */ color: rgb(237, 187, 126); /* oklch */ color: oklch(82.4% 0.097 71.4);
Tailwind
colors: {
custom: {
50: '#f5cfa4',
500: '#edbb7e',
950: '#000000',
},
}SCSS
$custom: #edbb7e; $custom-light: #f5cfa4; $custom-dark: #000000;
JSON
{
"hex": "#edbb7e",
"rgb": {
"r": 237,
"g": 187,
"b": 126
},
"hsl": {
"h": 32.973,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.82352,
"c": 0.09689,
"h": 71.4
},
"luminance": 0.55052
}Semantic roles & 50–950 ramp
primary
#EDBB7E
secondary
#4881C7
accent
#69D80E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380