#EDBB81#EDBB81
#EDBB81 is a very light, moderate orange. Relative luminance 0.551; OKLCH L 82.4% C 0.094 H 70.1°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBB81 |
|---|---|
| RGB | rgb(237, 187, 129) |
| HSL | hsl(32, 75%, 72%) |
| HSV | hsv(32, 46%, 93%) |
| CMYK | cmyk(0%, 21.1%, 45.6%, 7.1%) |
| CIE-LAB | lab(79.12, 10.82, 36.18) |
| CIE-LCH | lch(79.12, 37.76, 73.36°) |
| OKLab | oklab(82.4% 0.0321 0.0886) |
| OKLCH | oklch(82.4% 0.094 70.1) |
| XYZ | xyz(56.6600, 55.1334, 28.4220) |
| Luminance | 0.5513 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.50
Very Light Brown
#D3B683
ΔE00 6.31
Fawn
#CFAF7B
ΔE00 6.40
Apricot (survey)
#FFB16D
ΔE00 6.42
Tan
#D2B48C
ΔE00 6.50
Tan (survey)
#D1B26F
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBB81 #81B3ED
analogous
#ED8581 #EDBB81 #E9ED81
triadic
#EDBB81 #81EDBB #BB81ED
tetradic
#EDBB81 #81ED85 #81B3ED #ED81E9
square
#EDBB81 #81ED85 #81B3ED #ED81E9
split-complementary
#EDBB81 #81E9ED #8581ED
monochromatic
#D5811E #E59E4B #EDBB81 #F5D8B7 #FBF1E4
Accessibility & contrast
On white
1.75
#EDBB81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#EDBB81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBB81
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBB81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBB81 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD7D
Deuteranopia (green-blind)
#D8C982
Tritanopia (blue-blind)
#FDAFAC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #edbb81; /* rgb */ color: rgb(237, 187, 129); /* oklch */ color: oklch(82.4% 0.094 70.1);
Tailwind
colors: {
custom: {
50: '#f5cfa6',
500: '#edbb81',
950: '#000000',
},
}SCSS
$custom: #edbb81; $custom-light: #f5cfa6; $custom-dark: #000000;
JSON
{
"hex": "#edbb81",
"rgb": {
"r": 237,
"g": 187,
"b": 129
},
"hsl": {
"h": 32.222,
"s": 75,
"l": 71.765
},
"oklch": {
"l": 0.82402,
"c": 0.0942,
"h": 70.1
},
"luminance": 0.5513
}Semantic roles & 50–950 ramp
primary
#EDBB81
secondary
#4B85C7
accent
#6BD70E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380