#EDBD81#EDBD81
#EDBD81 is a very light, moderate orange. Relative luminance 0.560; OKLCH L 82.8% C 0.095 H 72.1°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBD81 |
|---|---|
| RGB | rgb(237, 189, 129) |
| HSL | hsl(33, 75%, 72%) |
| HSV | hsv(33, 46%, 93%) |
| CMYK | cmyk(0%, 20.3%, 45.6%, 7.1%) |
| CIE-LAB | lab(79.61, 9.76, 36.81) |
| CIE-LCH | lch(79.61, 38.08, 75.14°) |
| OKLab | oklab(82.79% 0.029 0.09) |
| OKLCH | oklch(82.79% 0.095 72.1) |
| XYZ | xyz(57.0873, 55.9879, 28.5645) |
| Luminance | 0.5598 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.47
Very Light Brown
#D3B683
ΔE00 5.94
Fawn
#CFAF7B
ΔE00 6.22
Tan
#D2B48C
ΔE00 6.53
Tan (survey)
#D1B26F
ΔE00 6.98
Apricot (survey)
#FFB16D
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBD81 #81B1ED
analogous
#ED8781 #EDBD81 #E7ED81
triadic
#EDBD81 #81EDBD #BD81ED
tetradic
#EDBD81 #81ED87 #81B1ED #ED81E7
square
#EDBD81 #81ED87 #81B1ED #ED81E7
split-complementary
#EDBD81 #81E7ED #8781ED
monochromatic
#D5841E #E5A14B #EDBD81 #F5D9B7 #FBF1E4
Accessibility & contrast
On white
1.72
#EDBD81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#EDBD81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBD81
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBD81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBD81 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF7C
Deuteranopia (green-blind)
#DACA82
Tritanopia (blue-blind)
#FDB1AE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #edbd81; /* rgb */ color: rgb(237, 189, 129); /* oklch */ color: oklch(82.8% 0.095 72.1);
Tailwind
colors: {
custom: {
50: '#f5d0a6',
500: '#edbd81',
950: '#000000',
},
}SCSS
$custom: #edbd81; $custom-light: #f5d0a6; $custom-dark: #000000;
JSON
{
"hex": "#edbd81",
"rgb": {
"r": 237,
"g": 189,
"b": 129
},
"hsl": {
"h": 33.333,
"s": 75,
"l": 71.765
},
"oklch": {
"l": 0.82785,
"c": 0.09455,
"h": 72.1
},
"luminance": 0.55985
}Semantic roles & 50–950 ramp
primary
#EDBD81
secondary
#4B82C7
accent
#68D70E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380