#EDCCAB#EDCCAB
#EDCCAB is a very light, muted orange. Relative luminance 0.641; OKLCH L 86.5% C 0.058 H 66.9°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCCAB |
|---|---|
| RGB | rgb(237, 204, 171) |
| HSL | hsl(30, 65%, 80%) |
| HSV | hsv(30, 28%, 93%) |
| CMYK | cmyk(0%, 13.9%, 27.8%, 7.1%) |
| CIE-LAB | lab(84.03, 6.76, 20.75) |
| CIE-LCH | lch(84.03, 21.83, 71.95°) |
| OKLab | oklab(86.49% 0.0226 0.053) |
| OKLCH | oklch(86.49% 0.058 66.9) |
| XYZ | xyz(63.8694, 64.1328, 47.5347) |
| Luminance | 0.6413 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.56
Peach
#FFDAB9
ΔE00 3.65
Apricot
#FBCEB1
ΔE00 4.85
Bisque
#FFE4C4
ΔE00 5.59
Navajowhite
#FFDEAD
ΔE00 6.16
Burlywood
#DEB887
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCCAB #ABCCED
analogous
#EDABAB #EDCCAB #EDEDAB
triadic
#EDCCAB #ABEDCC #CCABED
tetradic
#EDCCAB #ABEDAB #ABCCED #EDABED
square
#EDCCAB #ABEDAB #ABCCED #EDABED
split-complementary
#EDCCAB #ABEDED #ABABED
monochromatic
#D78F46 #E2AD79 #EDCCAB #F8EBDD #FAF0E6
Accessibility & contrast
On white
1.52
#EDCCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#EDCCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCCAB
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCCAB | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA9
Deuteranopia (green-blind)
#DFD5AC
Tritanopia (blue-blind)
#F9C5C3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #edccab; /* rgb */ color: rgb(237, 204, 171); /* oklch */ color: oklch(86.5% 0.058 66.9);
Tailwind
colors: {
custom: {
50: '#f3dbc4',
500: '#edccab',
950: '#000000',
},
}SCSS
$custom: #edccab; $custom-light: #f3dbc4; $custom-dark: #000000;
JSON
{
"hex": "#edccab",
"rgb": {
"r": 237,
"g": 204,
"b": 171
},
"hsl": {
"h": 30,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.86494,
"c": 0.0576,
"h": 66.9
},
"luminance": 0.64131
}Semantic roles & 50–950 ramp
primary
#EDCCAB
secondary
#729ECA
accent
#73CD19
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171512
muted
#858482