#EDBC81#EDBC81
#EDBC81 is a very light, moderate orange. Relative luminance 0.556; OKLCH L 82.6% C 0.094 H 71.1°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBC81 |
|---|---|
| RGB | rgb(237, 188, 129) |
| HSL | hsl(33, 75%, 72%) |
| HSV | hsv(33, 46%, 93%) |
| CMYK | cmyk(0%, 20.7%, 45.6%, 7.1%) |
| CIE-LAB | lab(79.36, 10.29, 36.49) |
| CIE-LCH | lch(79.36, 37.92, 74.25°) |
| OKLab | oklab(82.59% 0.0306 0.0893) |
| OKLCH | oklch(82.59% 0.094 71.1) |
| XYZ | xyz(56.8729, 55.5592, 28.4930) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.45
Very Light Brown
#D3B683
ΔE00 6.11
Fawn
#CFAF7B
ΔE00 6.29
Tan
#D2B48C
ΔE00 6.50
Apricot (survey)
#FFB16D
ΔE00 6.78
Tan (survey)
#D1B26F
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBC81 #81B2ED
analogous
#ED8681 #EDBC81 #E8ED81
triadic
#EDBC81 #81EDBC #BC81ED
tetradic
#EDBC81 #81ED86 #81B2ED #ED81E8
square
#EDBC81 #81ED86 #81B2ED #ED81E8
split-complementary
#EDBC81 #81E8ED #8681ED
monochromatic
#D5821E #E5A04B #EDBC81 #F5D8B7 #FBF1E4
Accessibility & contrast
On white
1.73
#EDBC81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#EDBC81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBC81
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBC81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBC81 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBE7D
Deuteranopia (green-blind)
#D9C982
Tritanopia (blue-blind)
#FDB0AD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #edbc81; /* rgb */ color: rgb(237, 188, 129); /* oklch */ color: oklch(82.6% 0.094 71.1);
Tailwind
colors: {
custom: {
50: '#f5d0a6',
500: '#edbc81',
950: '#000000',
},
}SCSS
$custom: #edbc81; $custom-light: #f5d0a6; $custom-dark: #000000;
JSON
{
"hex": "#edbc81",
"rgb": {
"r": 237,
"g": 188,
"b": 129
},
"hsl": {
"h": 32.778,
"s": 75,
"l": 71.765
},
"oklch": {
"l": 0.82593,
"c": 0.09436,
"h": 71.1
},
"luminance": 0.55556
}Semantic roles & 50–950 ramp
primary
#EDBC81
secondary
#4B83C7
accent
#69D70E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380