#EDCD96#EDCD96
#EDCD96 is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.3% C 0.080 H 80.8°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCD96 |
|---|---|
| RGB | rgb(237, 205, 150) |
| HSL | hsl(38, 71%, 76%) |
| HSV | hsv(38, 37%, 93%) |
| CMYK | cmyk(0%, 13.5%, 36.7%, 7.1%) |
| CIE-LAB | lab(83.90, 3.64, 31.56) |
| CIE-LCH | lch(83.90, 31.77, 83.41°) |
| OKLab | oklab(86.26% 0.0127 0.0786) |
| OKLCH | oklch(86.26% 0.08 80.8) |
| XYZ | xyz(62.2628, 63.8717, 37.8970) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.35
Wheat
#F5DEB3
ΔE00 5.08
Pale Peach
#FFE5AD
ΔE00 5.53
Moccasin
#FFE4B5
ΔE00 5.54
Burlywood
#DEB887
ΔE00 5.60
Very Light Brown
#D3B683
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCD96 #96B6ED
analogous
#EDA196 #EDCD96 #E1ED96
triadic
#EDCD96 #96EDCD #CD96ED
tetradic
#EDCD96 #96EDA1 #96B6ED #ED96E1
square
#EDCD96 #96EDA1 #96B6ED #ED96E1
split-complementary
#EDCD96 #96E1ED #A196ED
monochromatic
#DB9B2E #E4B462 #EDCD96 #F6E6CA #FBF3E5
Accessibility & contrast
On white
1.52
#EDCD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#EDCD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCD96
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCD96 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD92
Deuteranopia (green-blind)
#E3D597
Tritanopia (blue-blind)
#FBC3BF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #edcd96; /* rgb */ color: rgb(237, 205, 150); /* oklch */ color: oklch(86.3% 0.080 80.8);
Tailwind
colors: {
custom: {
50: '#f4dcb5',
500: '#edcd96',
950: '#000000',
},
}SCSS
$custom: #edcd96; $custom-light: #f4dcb5; $custom-dark: #000000;
JSON
{
"hex": "#edcd96",
"rgb": {
"r": 237,
"g": 205,
"b": 150
},
"hsl": {
"h": 37.931,
"s": 70.732,
"l": 75.882
},
"oklch": {
"l": 0.86261,
"c": 0.07962,
"h": 80.8
},
"luminance": 0.63869
}Semantic roles & 50–950 ramp
primary
#EDCD96
secondary
#5E86C9
accent
#59D313
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171511
muted
#858481