#EDCD95#EDCD95
#EDCD95 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.2% C 0.081 H 81.2°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCD95 |
|---|---|
| RGB | rgb(237, 205, 149) |
| HSL | hsl(38, 71%, 76%) |
| HSV | hsv(38, 37%, 93%) |
| CMYK | cmyk(0%, 13.5%, 37.1%, 7.1%) |
| CIE-LAB | lab(83.88, 3.53, 32.05) |
| CIE-LCH | lch(83.88, 32.24, 83.71°) |
| OKLab | oklab(86.24% 0.0123 0.0797) |
| OKLCH | oklch(86.24% 0.081 81.2) |
| XYZ | xyz(62.1826, 63.8396, 37.4748) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.46
Wheat
#F5DEB3
ΔE00 5.19
Pale Peach
#FFE5AD
ΔE00 5.51
Moccasin
#FFE4B5
ΔE00 5.62
Burlywood
#DEB887
ΔE00 5.69
Very Light Brown
#D3B683
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCD95 #95B5ED
analogous
#EDA195 #EDCD95 #E1ED95
triadic
#EDCD95 #95EDCD #CD95ED
tetradic
#EDCD95 #95EDA1 #95B5ED #ED95E1
square
#EDCD95 #95EDA1 #95B5ED #ED95E1
split-complementary
#EDCD95 #95E1ED #A195ED
monochromatic
#DB9C2C #E4B461 #EDCD95 #F6E6C9 #FBF3E5
Accessibility & contrast
On white
1.53
#EDCD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#EDCD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCD95
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCD95 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 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)
#DBCC91
Deuteranopia (green-blind)
#E3D597
Tritanopia (blue-blind)
#FBC3BE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #edcd95; /* rgb */ color: rgb(237, 205, 149); /* oklch */ color: oklch(86.2% 0.081 81.2);
Tailwind
colors: {
custom: {
50: '#f4dcb4',
500: '#edcd95',
950: '#000000',
},
}SCSS
$custom: #edcd95; $custom-light: #f4dcb4; $custom-dark: #000000;
JSON
{
"hex": "#edcd95",
"rgb": {
"r": 237,
"g": 205,
"b": 149
},
"hsl": {
"h": 38.182,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.86242,
"c": 0.08068,
"h": 81.2
},
"luminance": 0.63837
}Semantic roles & 50–950 ramp
primary
#EDCD95
secondary
#5D84C9
accent
#59D313
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171511
muted
#858481