#EDCCAE#EDCCAE
#EDCCAE is a very light, muted orange. Relative luminance 0.642; OKLCH L 86.6% C 0.055 H 64.3°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCCAE |
|---|---|
| RGB | rgb(237, 204, 174) |
| HSL | hsl(29, 64%, 81%) |
| HSV | hsv(29, 27%, 93%) |
| CMYK | cmyk(0%, 13.9%, 26.6%, 7.1%) |
| CIE-LAB | lab(84.09, 7.16, 19.25) |
| CIE-LCH | lch(84.09, 20.54, 69.59°) |
| OKLab | oklab(86.56% 0.0238 0.0493) |
| OKLCH | oklch(86.56% 0.055 64.3) |
| XYZ | xyz(64.1586, 64.2485, 49.0578) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.56
Light Peach
#FFD8B1
ΔE00 3.95
Apricot
#FBCEB1
ΔE00 4.20
Bisque
#FFE4C4
ΔE00 5.79
Navajowhite
#FFDEAD
ΔE00 6.99
Burlywood
#DEB887
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCCAE #AECFED
analogous
#EDAEAF #EDCCAE #EDEBAE
triadic
#EDCCAE #AEEDCC #CCAEED
tetradic
#EDCCAE #AFEDAE #AECFED #EBAEED
square
#EDCCAE #AFEDAE #AECFED #EBAEED
split-complementary
#EDCCAE #AEEDEB #AEAFED
monochromatic
#D78D4A #E2AC7C #EDCCAE #F8ECE0 #F9EFE6
Accessibility & contrast
On white
1.52
#EDCCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#EDCCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCCAE
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCCAE | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDAC
Deuteranopia (green-blind)
#DFD5AF
Tritanopia (blue-blind)
#F8C5C4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #edccae; /* rgb */ color: rgb(237, 204, 174); /* oklch */ color: oklch(86.6% 0.055 64.3);
Tailwind
colors: {
custom: {
50: '#f3dbc6',
500: '#edccae',
950: '#000000',
},
}SCSS
$custom: #edccae; $custom-light: #f3dbc6; $custom-dark: #000000;
JSON
{
"hex": "#edccae",
"rgb": {
"r": 237,
"g": 204,
"b": 174
},
"hsl": {
"h": 28.571,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.86561,
"c": 0.05476,
"h": 64.3
},
"luminance": 0.64246
}Semantic roles & 50–950 ramp
primary
#EDCCAE
secondary
#75A2CA
accent
#77CB1A
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171513
muted
#858482