#EDBA84#EDBA84
#EDBA84 is a very light, moderate orange. Relative luminance 0.548; OKLCH L 82.3% C 0.091 H 67.6°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBA84 |
|---|---|
| RGB | rgb(237, 186, 132) |
| HSL | hsl(31, 74%, 72%) |
| HSV | hsv(31, 44%, 93%) |
| CMYK | cmyk(0%, 21.5%, 44.3%, 7.1%) |
| CIE-LAB | lab(78.92, 11.64, 34.36) |
| CIE-LCH | lch(78.92, 36.28, 71.28°) |
| OKLab | oklab(82.26% 0.0348 0.0845) |
| OKLCH | oklch(82.26% 0.091 67.6) |
| XYZ | xyz(56.6510, 54.7915, 29.4172) |
| Luminance | 0.5479 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.62
Apricot (survey)
#FFB16D
ΔE00 6.02
Tan
#D2B48C
ΔE00 6.38
Fawn
#CFAF7B
ΔE00 6.74
Very Light Brown
#D3B683
ΔE00 6.75
Peach (survey)
#FFB07C
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBA84 #84B7ED
analogous
#ED8684 #EDBA84 #ECED84
triadic
#EDBA84 #84EDBA #BA84ED
tetradic
#EDBA84 #84ED86 #84B7ED #ED84EC
square
#EDBA84 #84ED86 #84B7ED #ED84EC
split-complementary
#EDBA84 #84ECED #8684ED
monochromatic
#D77E1F #E59C4F #EDBA84 #F5D8B9 #FBF0E4
Accessibility & contrast
On white
1.76
#EDBA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#EDBA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBA84
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBA84 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD80
Deuteranopia (green-blind)
#D7C885
Tritanopia (blue-blind)
#FDAEAC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #edba84; /* rgb */ color: rgb(237, 186, 132); /* oklch */ color: oklch(82.3% 0.091 67.6);
Tailwind
colors: {
custom: {
50: '#f5cea8',
500: '#edba84',
950: '#000000',
},
}SCSS
$custom: #edba84; $custom-light: #f5cea8; $custom-dark: #000000;
JSON
{
"hex": "#edba84",
"rgb": {
"r": 237,
"g": 186,
"b": 132
},
"hsl": {
"h": 30.857,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.82263,
"c": 0.09141,
"h": 67.6
},
"luminance": 0.54788
}Semantic roles & 50–950 ramp
primary
#EDBA84
secondary
#4E89C7
accent
#70D70F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380