#EDCCAA#EDCCAA
#EDCCAA is a very light, muted orange. Relative luminance 0.641; OKLCH L 86.5% C 0.059 H 67.8°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCCAA |
|---|---|
| RGB | rgb(237, 204, 170) |
| HSL | hsl(30, 65%, 80%) |
| HSV | hsv(30, 28%, 93%) |
| CMYK | cmyk(0%, 13.9%, 28.3%, 7.1%) |
| CIE-LAB | lab(84.02, 6.63, 21.25) |
| CIE-LCH | lch(84.02, 22.26, 72.67°) |
| OKLab | oklab(86.47% 0.0222 0.0542) |
| OKLCH | oklch(86.47% 0.059 67.8) |
| XYZ | xyz(63.7744, 64.0948, 47.0346) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.49
Peach
#FFDAB9
ΔE00 3.74
Apricot
#FBCEB1
ΔE00 5.09
Bisque
#FFE4C4
ΔE00 5.57
Navajowhite
#FFDEAD
ΔE00 5.91
Burlywood
#DEB887
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCCAA #AACBED
analogous
#EDABAA #EDCCAA #EDEDAA
triadic
#EDCCAA #AAEDCC #CCAAED
tetradic
#EDCCAA #AAEDAB #AACBED #EDAAED
square
#EDCCAA #AAEDAB #AACBED #EDAAED
split-complementary
#EDCCAA #AAEDED #ABAAED
monochromatic
#D88F45 #E2AE77 #EDCCAA #F8EADD #FAF0E6
Accessibility & contrast
On white
1.52
#EDCCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#EDCCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCCAA
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCCAA | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA8
Deuteranopia (green-blind)
#DFD5AB
Tritanopia (blue-blind)
#F9C4C3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #edccaa; /* rgb */ color: rgb(237, 204, 170); /* oklch */ color: oklch(86.5% 0.059 67.8);
Tailwind
colors: {
custom: {
50: '#f3dbc3',
500: '#edccaa',
950: '#000000',
},
}SCSS
$custom: #edccaa; $custom-light: #f3dbc3; $custom-dark: #000000;
JSON
{
"hex": "#edccaa",
"rgb": {
"r": 237,
"g": 204,
"b": 170
},
"hsl": {
"h": 30.448,
"s": 65.049,
"l": 79.804
},
"oklch": {
"l": 0.86472,
"c": 0.05858,
"h": 67.8
},
"luminance": 0.64093
}Semantic roles & 50–950 ramp
primary
#EDCCAA
secondary
#719DCA
accent
#71CD19
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171512
muted
#858482