#EDC082#EDC082
#EDC082 is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.4% C 0.094 H 74.8°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC082 |
|---|---|
| RGB | rgb(237, 192, 130) |
| HSL | hsl(35, 75%, 72%) |
| HSV | hsv(35, 45%, 93%) |
| CMYK | cmyk(0%, 19%, 45.1%, 7.1%) |
| CIE-LAB | lab(80.36, 8.29, 37.26) |
| CIE-LCH | lch(80.36, 38.17, 77.46°) |
| OKLab | oklab(83.38% 0.0248 0.0911) |
| OKLCH | oklch(83.38% 0.094 74.8) |
| XYZ | xyz(57.8061, 57.3186, 29.1336) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.72
Very Light Brown
#D3B683
ΔE00 5.59
Fawn
#CFAF7B
ΔE00 6.18
Tan (survey)
#D1B26F
ΔE00 6.43
Tan
#D2B48C
ΔE00 6.69
Navajowhite
#FFDEAD
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC082 #82AFED
analogous
#ED8B82 #EDC082 #E5ED82
triadic
#EDC082 #82EDC0 #C082ED
tetradic
#EDC082 #82ED8B #82AFED #ED82E5
square
#EDC082 #82ED8B #82AFED #ED82E5
split-complementary
#EDC082 #82E5ED #8B82ED
monochromatic
#D6891F #E5A54D #EDC082 #F5DBB7 #FBF2E4
Accessibility & contrast
On white
1.68
#EDC082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#EDC082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC082
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC082 | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17D
Deuteranopia (green-blind)
#DCCC84
Tritanopia (blue-blind)
#FDB4B0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edc082; /* rgb */ color: rgb(237, 192, 130); /* oklch */ color: oklch(83.4% 0.094 74.8);
Tailwind
colors: {
custom: {
50: '#f5d2a7',
500: '#edc082',
950: '#000000',
},
}SCSS
$custom: #edc082; $custom-light: #f5d2a7; $custom-dark: #000000;
JSON
{
"hex": "#edc082",
"rgb": {
"r": 237,
"g": 192,
"b": 130
},
"hsl": {
"h": 34.766,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.83378,
"c": 0.09439,
"h": 74.8
},
"luminance": 0.57316
}Semantic roles & 50–950 ramp
primary
#EDC082
secondary
#4C80C7
accent
#63D70F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380