#EDC282#EDC282
#EDC282 is a very light, moderate orange. Relative luminance 0.582; OKLCH L 83.8% C 0.095 H 76.8°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC282 |
|---|---|
| RGB | rgb(237, 194, 130) |
| HSL | hsl(36, 75%, 72%) |
| HSV | hsv(36, 45%, 93%) |
| CMYK | cmyk(0%, 18.1%, 45.1%, 7.1%) |
| CIE-LAB | lab(80.85, 7.24, 37.89) |
| CIE-LCH | lch(80.85, 38.58, 79.18°) |
| OKLab | oklab(83.77% 0.0217 0.0925) |
| OKLCH | oklch(83.77% 0.095 76.8) |
| XYZ | xyz(58.2482, 58.2028, 29.2809) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.19
Very Light Brown
#D3B683
ΔE00 5.54
Tan (survey)
#D1B26F
ΔE00 6.14
Fawn
#CFAF7B
ΔE00 6.33
Tan
#D2B48C
ΔE00 7.00
Navajowhite
#FFDEAD
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC282 #82ADED
analogous
#ED8D82 #EDC282 #E2ED82
triadic
#EDC282 #82EDC2 #C282ED
tetradic
#EDC282 #82ED8D #82ADED #ED82E2
square
#EDC282 #82ED8D #82ADED #ED82E2
split-complementary
#EDC282 #82E2ED #8D82ED
monochromatic
#D68C1F #E5A84D #EDC282 #F5DCB7 #FBF2E4
Accessibility & contrast
On white
1.66
#EDC282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#EDC282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC282
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC282 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37D
Deuteranopia (green-blind)
#DDCD84
Tritanopia (blue-blind)
#FDB6B2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #edc282; /* rgb */ color: rgb(237, 194, 130); /* oklch */ color: oklch(83.8% 0.095 76.8);
Tailwind
colors: {
custom: {
50: '#f5d4a7',
500: '#edc282',
950: '#000000',
},
}SCSS
$custom: #edc282; $custom-light: #f5d4a7; $custom-dark: #000000;
JSON
{
"hex": "#edc282",
"rgb": {
"r": 237,
"g": 194,
"b": 130
},
"hsl": {
"h": 35.888,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.83765,
"c": 0.09503,
"h": 76.8
},
"luminance": 0.582
}Semantic roles & 50–950 ramp
primary
#EDC282
secondary
#4C7EC7
accent
#5FD70F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380