#EDCDA4#EDCDA4
#EDCDA4 is a very light, moderate orange. Relative luminance 0.643; OKLCH L 86.5% C 0.065 H 73.7°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCDA4 |
|---|---|
| RGB | rgb(237, 205, 164) |
| HSL | hsl(34, 67%, 79%) |
| HSV | hsv(34, 31%, 93%) |
| CMYK | cmyk(0%, 13.5%, 30.8%, 7.1%) |
| CIE-LAB | lab(84.15, 5.33, 24.59) |
| CIE-LCH | lch(84.15, 25.16, 77.76°) |
| OKLab | oklab(86.54% 0.0183 0.0623) |
| OKLCH | oklch(86.54% 0.065 73.7) |
| XYZ | xyz(63.4582, 64.3498, 44.1928) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.89
Navajowhite
#FFDEAD
ΔE00 4.34
Wheat
#F5DEB3
ΔE00 4.90
Peach
#FFDAB9
ΔE00 4.97
Burlywood
#DEB887
ΔE00 5.53
Moccasin
#FFE4B5
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCDA4 #A4C4ED
analogous
#EDA8A4 #EDCDA4 #E8EDA4
triadic
#EDCDA4 #A4EDCD #CDA4ED
tetradic
#EDCDA4 #A4EDA8 #A4C4ED #EDA4E8
square
#EDCDA4 #A4EDA8 #A4C4ED #EDA4E8
split-complementary
#EDCDA4 #A4E8ED #A8A4ED
monochromatic
#D9953E #E3B171 #EDCDA4 #F7E9D7 #FAF1E5
Accessibility & contrast
On white
1.51
#EDCDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#EDCDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCDA4
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCDA4 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CDA1
Deuteranopia (green-blind)
#E1D5A5
Tritanopia (blue-blind)
#F9C5C2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #edcda4; /* rgb */ color: rgb(237, 205, 164); /* oklch */ color: oklch(86.5% 0.065 73.7);
Tailwind
colors: {
custom: {
50: '#f4dcbf',
500: '#edcda4',
950: '#000000',
},
}SCSS
$custom: #edcda4; $custom-light: #f4dcbf; $custom-dark: #000000;
JSON
{
"hex": "#edcda4",
"rgb": {
"r": 237,
"g": 205,
"b": 164
},
"hsl": {
"h": 33.699,
"s": 66.972,
"l": 78.627
},
"oklch": {
"l": 0.86538,
"c": 0.06489,
"h": 73.7
},
"luminance": 0.64348
}Semantic roles & 50–950 ramp
primary
#EDCDA4
secondary
#6C95CA
accent
#67CF17
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171512
muted
#858482