#EDBB80#EDBB80
#EDBB80 is a very light, moderate orange. Relative luminance 0.551; OKLCH L 82.4% C 0.095 H 70.5°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBB80 |
|---|---|
| RGB | rgb(237, 187, 128) |
| HSL | hsl(32, 75%, 72%) |
| HSV | hsv(32, 46%, 93%) |
| CMYK | cmyk(0%, 21.1%, 46%, 7.1%) |
| CIE-LAB | lab(79.10, 10.72, 36.68) |
| CIE-LCH | lch(79.10, 38.21, 73.71°) |
| OKLab | oklab(82.39% 0.0317 0.0896) |
| OKLCH | oklch(82.39% 0.095 70.5) |
| XYZ | xyz(56.5939, 55.1069, 28.0737) |
| Luminance | 0.5510 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.56
Very Light Brown
#D3B683
ΔE00 6.28
Fawn
#CFAF7B
ΔE00 6.36
Apricot (survey)
#FFB16D
ΔE00 6.47
Tan
#D2B48C
ΔE00 6.58
Tan (survey)
#D1B26F
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBB80 #80B2ED
analogous
#ED8580 #EDBB80 #E9ED80
triadic
#EDBB80 #80EDBB #BB80ED
tetradic
#EDBB80 #80ED85 #80B2ED #ED80E9
square
#EDBB80 #80ED85 #80B2ED #ED80E9
split-complementary
#EDBB80 #80E9ED #8580ED
monochromatic
#D4811E #E59E4A #EDBB80 #F5D8B6 #FBF1E4
Accessibility & contrast
On white
1.75
#EDBB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#EDBB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBB80
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBB80 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD7C
Deuteranopia (green-blind)
#D8C981
Tritanopia (blue-blind)
#FDAFAC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #edbb80; /* rgb */ color: rgb(237, 187, 128); /* oklch */ color: oklch(82.4% 0.095 70.5);
Tailwind
colors: {
custom: {
50: '#f5cfa5',
500: '#edbb80',
950: '#000000',
},
}SCSS
$custom: #edbb80; $custom-light: #f5cfa5; $custom-dark: #000000;
JSON
{
"hex": "#edbb80",
"rgb": {
"r": 237,
"g": 187,
"b": 128
},
"hsl": {
"h": 32.477,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.82385,
"c": 0.09509,
"h": 70.5
},
"luminance": 0.55104
}Semantic roles & 50–950 ramp
primary
#EDBB80
secondary
#4A83C7
accent
#6AD70E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380