#EDCD93#EDCD93
#EDCD93 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.2% C 0.083 H 82.0°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCD93 |
|---|---|
| RGB | rgb(237, 205, 147) |
| HSL | hsl(39, 71%, 75%) |
| HSV | hsv(39, 38%, 93%) |
| CMYK | cmyk(0%, 13.5%, 38%, 7.1%) |
| CIE-LAB | lab(83.85, 3.30, 33.04) |
| CIE-LCH | lch(83.85, 33.21, 84.29°) |
| OKLab | oklab(86.21% 0.0115 0.082) |
| OKLCH | oklch(86.21% 0.083 82) |
| XYZ | xyz(62.0243, 63.7763, 36.6410) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.70
Wheat
#F5DEB3
ΔE00 5.43
Pale Peach
#FFE5AD
ΔE00 5.51
Moccasin
#FFE4B5
ΔE00 5.80
Burlywood
#DEB887
ΔE00 5.88
Very Light Brown
#D3B683
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCD93 #93B3ED
analogous
#EDA093 #EDCD93 #E0ED93
triadic
#EDCD93 #93EDCD #CD93ED
tetradic
#EDCD93 #93EDA0 #93B3ED #ED93E0
square
#EDCD93 #93EDA0 #93B3ED #ED93E0
split-complementary
#EDCD93 #93E0ED #A093ED
monochromatic
#DC9C2A #E4B55F #EDCD93 #F6E5C7 #FBF3E5
Accessibility & contrast
On white
1.53
#EDCD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#EDCD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCD93
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCD93 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8F
Deuteranopia (green-blind)
#E3D495
Tritanopia (blue-blind)
#FBC3BE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #edcd93; /* rgb */ color: rgb(237, 205, 147); /* oklch */ color: oklch(86.2% 0.083 82.0);
Tailwind
colors: {
custom: {
50: '#f4dcb3',
500: '#edcd93',
950: '#000000',
},
}SCSS
$custom: #edcd93; $custom-light: #f4dcb3; $custom-dark: #000000;
JSON
{
"hex": "#edcd93",
"rgb": {
"r": 237,
"g": 205,
"b": 147
},
"hsl": {
"h": 38.667,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.86206,
"c": 0.0828,
"h": 82
},
"luminance": 0.63774
}Semantic roles & 50–950 ramp
primary
#EDCD93
secondary
#5C82C9
accent
#57D312
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171511
muted
#858481