#EDCA84#EDCA84
#EDCA84 is a very light, moderate orange. Relative luminance 0.619; OKLCH L 85.4% C 0.097 H 83.9°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCA84 |
|---|---|
| RGB | rgb(237, 202, 132) |
| HSL | hsl(40, 74%, 72%) |
| HSV | hsv(40, 44%, 93%) |
| CMYK | cmyk(0%, 14.8%, 44.3%, 7.1%) |
| CIE-LAB | lab(82.87, 3.27, 39.45) |
| CIE-LCH | lch(82.87, 39.59, 85.26°) |
| OKLab | oklab(85.36% 0.0102 0.0962) |
| OKLCH | oklch(85.36% 0.097 83.9) |
| XYZ | xyz(60.2124, 61.9143, 30.6044) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.67
Wheat (survey)
#FBDD7E
ΔE00 6.30
Tan (survey)
#D1B26F
ΔE00 6.35
Very Light Brown
#D3B683
ΔE00 6.44
Burlywood
#DEB887
ΔE00 6.64
Navajowhite
#FFDEAD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCA84 #84A7ED
analogous
#ED9684 #EDCA84 #DCED84
triadic
#EDCA84 #84EDCA #CA84ED
tetradic
#EDCA84 #84ED96 #84A7ED #ED84DC
square
#EDCA84 #84ED96 #84A7ED #ED84DC
split-complementary
#EDCA84 #84DCED #9684ED
monochromatic
#D79A1F #E5B34F #EDCA84 #F5E1B9 #FBF3E4
Accessibility & contrast
On white
1.57
#EDCA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#EDCA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCA84
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCA84 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC97F
Deuteranopia (green-blind)
#E3D286
Tritanopia (blue-blind)
#FCBEB9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #edca84; /* rgb */ color: rgb(237, 202, 132); /* oklch */ color: oklch(85.4% 0.097 83.9);
Tailwind
colors: {
custom: {
50: '#f5daa8',
500: '#edca84',
950: '#000000',
},
}SCSS
$custom: #edca84; $custom-light: #f5daa8; $custom-dark: #000000;
JSON
{
"hex": "#edca84",
"rgb": {
"r": 237,
"g": 202,
"b": 132
},
"hsl": {
"h": 40,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.85358,
"c": 0.09673,
"h": 83.9
},
"luminance": 0.61912
}Semantic roles & 50–950 ramp
primary
#EDCA84
secondary
#4E76C7
accent
#51D70F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380