#EDCD91#EDCD91
#EDCD91 is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.2% C 0.085 H 82.7°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCD91 |
|---|---|
| RGB | rgb(237, 205, 145) |
| HSL | hsl(39, 72%, 75%) |
| HSV | hsv(39, 39%, 93%) |
| CMYK | cmyk(0%, 13.5%, 38.8%, 7.1%) |
| CIE-LAB | lab(83.82, 3.08, 34.03) |
| CIE-LCH | lch(83.82, 34.17, 84.83°) |
| OKLab | oklab(86.17% 0.0107 0.0843) |
| OKLCH | oklch(86.17% 0.085 82.7) |
| XYZ | xyz(61.8688, 63.7140, 35.8217) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.97
Pale Peach
#FFE5AD
ΔE00 5.55
Wheat
#F5DEB3
ΔE00 5.70
Sand (survey)
#E2CA76
ΔE00 5.90
Moccasin
#FFE4B5
ΔE00 6.02
Burlywood
#DEB887
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCD91 #91B1ED
analogous
#ED9F91 #EDCD91 #DFED91
triadic
#EDCD91 #91EDCD #CD91ED
tetradic
#EDCD91 #91ED9F #91B1ED #ED91DF
square
#EDCD91 #91ED9F #91B1ED #ED91DF
split-complementary
#EDCD91 #91DFED #9F91ED
monochromatic
#DC9D28 #E4B55C #EDCD91 #F6E5C6 #FBF3E5
Accessibility & contrast
On white
1.53
#EDCD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#EDCD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCD91
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCD91 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8D
Deuteranopia (green-blind)
#E3D493
Tritanopia (blue-blind)
#FBC3BE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #edcd91; /* rgb */ color: rgb(237, 205, 145); /* oklch */ color: oklch(86.2% 0.085 82.7);
Tailwind
colors: {
custom: {
50: '#f4dcb2',
500: '#edcd91',
950: '#000000',
},
}SCSS
$custom: #edcd91; $custom-light: #f4dcb2; $custom-dark: #000000;
JSON
{
"hex": "#edcd91",
"rgb": {
"r": 237,
"g": 205,
"b": 145
},
"hsl": {
"h": 39.13,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.86169,
"c": 0.08493,
"h": 82.7
},
"luminance": 0.63712
}Semantic roles & 50–950 ramp
primary
#EDCD91
secondary
#5A80C8
accent
#55D412
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171511
muted
#858481