#EDBB83#EDBB83
#EDBB83 is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.4% C 0.092 H 69.1°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBB83 |
|---|---|
| RGB | rgb(237, 187, 131) |
| HSL | hsl(32, 75%, 72%) |
| HSV | hsv(32, 45%, 93%) |
| CMYK | cmyk(0%, 21.1%, 44.7%, 7.1%) |
| CIE-LAB | lab(79.15, 11.01, 35.18) |
| CIE-LCH | lch(79.15, 36.86, 72.62°) |
| OKLab | oklab(82.44% 0.0329 0.0864) |
| OKLCH | oklch(82.44% 0.092 69.1) |
| XYZ | xyz(56.7943, 55.1871, 29.1290) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.44
Apricot (survey)
#FFB16D
ΔE00 6.34
Tan
#D2B48C
ΔE00 6.36
Very Light Brown
#D3B683
ΔE00 6.41
Fawn
#CFAF7B
ΔE00 6.49
Peach (survey)
#FFB07C
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBB83 #83B5ED
analogous
#ED8683 #EDBB83 #EAED83
triadic
#EDBB83 #83EDBB #BB83ED
tetradic
#EDBB83 #83ED86 #83B5ED #ED83EA
square
#EDBB83 #83ED86 #83B5ED #ED83EA
split-complementary
#EDBB83 #83EAED #8683ED
monochromatic
#D6801F #E59E4E #EDBB83 #F5D8B8 #FBF0E4
Accessibility & contrast
On white
1.74
#EDBB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#EDBB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBB83
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBB83 | 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)
#CCBD7F
Deuteranopia (green-blind)
#D8C984
Tritanopia (blue-blind)
#FDAFAD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #edbb83; /* rgb */ color: rgb(237, 187, 131); /* oklch */ color: oklch(82.4% 0.092 69.1);
Tailwind
colors: {
custom: {
50: '#f5cfa7',
500: '#edbb83',
950: '#000000',
},
}SCSS
$custom: #edbb83; $custom-light: #f5cfa7; $custom-dark: #000000;
JSON
{
"hex": "#edbb83",
"rgb": {
"r": 237,
"g": 187,
"b": 131
},
"hsl": {
"h": 31.698,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.82436,
"c": 0.09241,
"h": 69.1
},
"luminance": 0.55184
}Semantic roles & 50–950 ramp
primary
#EDBB83
secondary
#4D87C7
accent
#6DD70F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380