#EDBB84#EDBB84
#EDBB84 is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.5% C 0.092 H 68.7°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBB84 |
|---|---|
| RGB | rgb(237, 187, 132) |
| HSL | hsl(31, 74%, 72%) |
| HSV | hsv(31, 44%, 93%) |
| CMYK | cmyk(0%, 21.1%, 44.3%, 7.1%) |
| CIE-LAB | lab(79.16, 11.12, 34.68) |
| CIE-LCH | lch(79.16, 36.42, 72.23°) |
| OKLab | oklab(82.45% 0.0333 0.0852) |
| OKLCH | oklch(82.45% 0.092 68.7) |
| XYZ | xyz(56.8624, 55.2143, 29.4877) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.43
Tan
#D2B48C
ΔE00 6.30
Apricot (survey)
#FFB16D
ΔE00 6.31
Very Light Brown
#D3B683
ΔE00 6.48
Fawn
#CFAF7B
ΔE00 6.56
Peach (survey)
#FFB07C
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBB84 #84B6ED
analogous
#ED8784 #EDBB84 #EAED84
triadic
#EDBB84 #84EDBB #BB84ED
tetradic
#EDBB84 #84ED87 #84B6ED #ED84EA
square
#EDBB84 #84ED87 #84B6ED #ED84EA
split-complementary
#EDBB84 #84EAED #8784ED
monochromatic
#D7801F #E59D4F #EDBB84 #F5D9B9 #FBF0E4
Accessibility & contrast
On white
1.74
#EDBB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#EDBB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBB84
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBB84 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD80
Deuteranopia (green-blind)
#D8C985
Tritanopia (blue-blind)
#FDAFAD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #edbb84; /* rgb */ color: rgb(237, 187, 132); /* oklch */ color: oklch(82.5% 0.092 68.7);
Tailwind
colors: {
custom: {
50: '#f5cfa8',
500: '#edbb84',
950: '#000000',
},
}SCSS
$custom: #edbb84; $custom-light: #f5cfa8; $custom-dark: #000000;
JSON
{
"hex": "#edbb84",
"rgb": {
"r": 237,
"g": 187,
"b": 132
},
"hsl": {
"h": 31.429,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.82454,
"c": 0.09151,
"h": 68.7
},
"luminance": 0.55211
}Semantic roles & 50–950 ramp
primary
#EDBB84
secondary
#4E88C7
accent
#6ED70F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380