#EDC482#EDC482
#EDC482 is a very light, moderate orange. Relative luminance 0.591; OKLCH L 84.2% C 0.096 H 78.8°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC482 |
|---|---|
| RGB | rgb(237, 196, 130) |
| HSL | hsl(37, 75%, 72%) |
| HSV | hsv(37, 45%, 93%) |
| CMYK | cmyk(0%, 17.3%, 45.1%, 7.1%) |
| CIE-LAB | lab(81.35, 6.19, 38.53) |
| CIE-LCH | lch(81.35, 39.02, 80.87°) |
| OKLab | oklab(84.15% 0.0186 0.094) |
| OKLCH | oklch(84.15% 0.096 78.8) |
| XYZ | xyz(58.6963, 59.0991, 29.4303) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.79
Very Light Brown
#D3B683
ΔE00 5.63
Tan (survey)
#D1B26F
ΔE00 5.98
Fawn
#CFAF7B
ΔE00 6.59
Sand (survey)
#E2CA76
ΔE00 6.87
Navajowhite
#FFDEAD
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC482 #82ABED
analogous
#ED8F82 #EDC482 #E1ED82
triadic
#EDC482 #82EDC4 #C482ED
tetradic
#EDC482 #82ED8F #82ABED #ED82E1
square
#EDC482 #82ED8F #82ABED #ED82E1
split-complementary
#EDC482 #82E1ED #8F82ED
monochromatic
#D6901F #E5AB4D #EDC482 #F5DDB7 #FBF2E4
Accessibility & contrast
On white
1.64
#EDC482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#EDC482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC482
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC482 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47D
Deuteranopia (green-blind)
#DFCE84
Tritanopia (blue-blind)
#FDB8B3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #edc482; /* rgb */ color: rgb(237, 196, 130); /* oklch */ color: oklch(84.2% 0.096 78.8);
Tailwind
colors: {
custom: {
50: '#f5d5a7',
500: '#edc482',
950: '#000000',
},
}SCSS
$custom: #edc482; $custom-light: #f5d5a7; $custom-dark: #000000;
JSON
{
"hex": "#edc482",
"rgb": {
"r": 237,
"g": 196,
"b": 130
},
"hsl": {
"h": 37.009,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.84153,
"c": 0.0958,
"h": 78.8
},
"luminance": 0.59096
}Semantic roles & 50–950 ramp
primary
#EDC482
secondary
#4C7BC7
accent
#5BD70F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380