#EDC684#EDC684
#EDC684 is a very light, moderate orange. Relative luminance 0.601; OKLCH L 84.6% C 0.095 H 80.1°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC684 |
|---|---|
| RGB | rgb(237, 198, 132) |
| HSL | hsl(38, 74%, 72%) |
| HSV | hsv(38, 44%, 93%) |
| CMYK | cmyk(0%, 16.5%, 44.3%, 7.1%) |
| CIE-LAB | lab(81.87, 5.35, 38.18) |
| CIE-LCH | lch(81.87, 38.55, 82.02°) |
| OKLab | oklab(84.58% 0.0163 0.0933) |
| OKLCH | oklch(84.58% 0.095 80.1) |
| XYZ | xyz(59.2860, 60.0615, 30.2956) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.15
Very Light Brown
#D3B683
ΔE00 5.70
Tan (survey)
#D1B26F
ΔE00 6.05
Sand (survey)
#E2CA76
ΔE00 6.31
Navajowhite
#FFDEAD
ΔE00 6.68
Fawn
#CFAF7B
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC684 #84ABED
analogous
#ED9184 #EDC684 #E0ED84
triadic
#EDC684 #84EDC6 #C684ED
tetradic
#EDC684 #84ED91 #84ABED #ED84E0
square
#EDC684 #84ED91 #84ABED #ED84E0
split-complementary
#EDC684 #84E0ED #9184ED
monochromatic
#D7931F #E5AD4F #EDC684 #F5DFB9 #FBF3E4
Accessibility & contrast
On white
1.61
#EDC684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#EDC684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC684
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC684 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67F
Deuteranopia (green-blind)
#E0D086
Tritanopia (blue-blind)
#FDBAB5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #edc684; /* rgb */ color: rgb(237, 198, 132); /* oklch */ color: oklch(84.6% 0.095 80.1);
Tailwind
colors: {
custom: {
50: '#f5d7a8',
500: '#edc684',
950: '#000000',
},
}SCSS
$custom: #edc684; $custom-light: #f5d7a8; $custom-dark: #000000;
JSON
{
"hex": "#edc684",
"rgb": {
"r": 237,
"g": 198,
"b": 132
},
"hsl": {
"h": 37.714,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.84575,
"c": 0.0947,
"h": 80.1
},
"luminance": 0.60059
}Semantic roles & 50–950 ramp
primary
#EDC684
secondary
#4E7BC7
accent
#59D70F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380