#EDBE84#EDBE84
#EDBE84 is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.0% C 0.092 H 71.9°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBE84 |
|---|---|
| RGB | rgb(237, 190, 132) |
| HSL | hsl(33, 74%, 72%) |
| HSV | hsv(33, 44%, 93%) |
| CMYK | cmyk(0%, 19.8%, 44.3%, 7.1%) |
| CIE-LAB | lab(79.90, 9.54, 35.63) |
| CIE-LCH | lch(79.90, 36.89, 75.02°) |
| OKLab | oklab(83.03% 0.0286 0.0874) |
| OKLCH | oklch(83.03% 0.092 71.9) |
| XYZ | xyz(57.5055, 56.5005, 29.7021) |
| Luminance | 0.5650 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.25
Very Light Brown
#D3B683
ΔE00 5.83
Fawn
#CFAF7B
ΔE00 6.21
Tan
#D2B48C
ΔE00 6.29
Tan (survey)
#D1B26F
ΔE00 7.12
Apricot (survey)
#FFB16D
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBE84 #84B3ED
analogous
#ED8A84 #EDBE84 #E7ED84
triadic
#EDBE84 #84EDBE #BE84ED
tetradic
#EDBE84 #84ED8A #84B3ED #ED84E7
square
#EDBE84 #84ED8A #84B3ED #ED84E7
split-complementary
#EDBE84 #84E7ED #8A84ED
monochromatic
#D7851F #E5A24F #EDBE84 #F5DAB9 #FBF1E4
Accessibility & contrast
On white
1.71
#EDBE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#EDBE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBE84
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBE84 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC080
Deuteranopia (green-blind)
#DACB85
Tritanopia (blue-blind)
#FDB2AF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #edbe84; /* rgb */ color: rgb(237, 190, 132); /* oklch */ color: oklch(83.0% 0.092 71.9);
Tailwind
colors: {
custom: {
50: '#f5d1a8',
500: '#edbe84',
950: '#000000',
},
}SCSS
$custom: #edbe84; $custom-light: #f5d1a8; $custom-dark: #000000;
JSON
{
"hex": "#edbe84",
"rgb": {
"r": 237,
"g": 190,
"b": 132
},
"hsl": {
"h": 33.143,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.83027,
"c": 0.092,
"h": 71.9
},
"luminance": 0.56497
}Semantic roles & 50–950 ramp
primary
#EDBE84
secondary
#4E84C7
accent
#68D70F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380