#EDCD85#EDCD85
#EDCD85 is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.0% C 0.098 H 86.4°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCD85 |
|---|---|
| RGB | rgb(237, 205, 133) |
| HSL | hsl(42, 74%, 73%) |
| HSV | hsv(42, 44%, 93%) |
| CMYK | cmyk(0%, 13.5%, 43.9%, 7.1%) |
| CIE-LAB | lab(83.63, 1.82, 39.92) |
| CIE-LCH | lch(83.63, 39.96, 87.40°) |
| OKLab | oklab(85.97% 0.0061 0.0973) |
| OKLCH | oklch(85.97% 0.098 86.4) |
| XYZ | xyz(60.9919, 63.3633, 31.2034) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.76
Wheat (survey)
#FBDD7E
ΔE00 5.30
Sandy
#F1DA7A
ΔE00 5.77
Pale Peach
#FFE5AD
ΔE00 6.38
Navajowhite
#FFDEAD
ΔE00 6.80
Tan (survey)
#D1B26F
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCD85 #85A5ED
analogous
#ED9985 #EDCD85 #D9ED85
triadic
#EDCD85 #85EDCD #CD85ED
tetradic
#EDCD85 #85ED99 #85A5ED #ED85D9
square
#EDCD85 #85ED99 #85A5ED #ED85D9
split-complementary
#EDCD85 #85D9ED #9985ED
monochromatic
#D89F20 #E5B750 #EDCD85 #F5E3BA #FBF4E4
Accessibility & contrast
On white
1.54
#EDCD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#EDCD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCD85
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCD85 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB80
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#FCC2BB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #edcd85; /* rgb */ color: rgb(237, 205, 133); /* oklch */ color: oklch(86.0% 0.098 86.4);
Tailwind
colors: {
custom: {
50: '#f4dca9',
500: '#edcd85',
950: '#000000',
},
}SCSS
$custom: #edcd85; $custom-light: #f4dca9; $custom-dark: #000000;
JSON
{
"hex": "#edcd85",
"rgb": {
"r": 237,
"g": 205,
"b": 133
},
"hsl": {
"h": 41.538,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.85965,
"c": 0.0975,
"h": 86.4
},
"luminance": 0.63361
}Semantic roles & 50–950 ramp
primary
#EDCD85
secondary
#4F74C7
accent
#4CD60F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481