#EDC6B4#EDC6B4
#EDC6B4 is a very light, muted orange. Relative luminance 0.617; OKLCH L 85.5% C 0.051 H 46.2°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC6B4 |
|---|---|
| RGB | rgb(237, 198, 180) |
| HSL | hsl(19, 61%, 82%) |
| HSV | hsv(19, 24%, 93%) |
| CMYK | cmyk(0%, 16.5%, 24.1%, 7.1%) |
| CIE-LAB | lab(82.75, 11.13, 14.19) |
| CIE-LCH | lch(82.75, 18.03, 51.87°) |
| OKLab | oklab(85.55% 0.0353 0.0368) |
| OKLCH | oklch(85.55% 0.051 46.2) |
| XYZ | xyz(63.3579, 61.6903, 51.7412) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.35
Peach
#FFDAB9
ΔE00 7.50
Light Peach
#FFD8B1
ΔE00 8.69
Pale Salmon
#FFB19A
ΔE00 9.10
Mistyrose
#FFE4E1
ΔE00 9.22
Pinkish Grey
#C8ACA9
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC6B4 #B4DBED
analogous
#EDB4BF #EDC6B4 #EDE3B4
triadic
#EDC6B4 #B4EDC6 #C6B4ED
tetradic
#EDC6B4 #BFEDB4 #B4DBED #E3B4ED
square
#EDC6B4 #BFEDB4 #B4DBED #E3B4ED
split-complementary
#EDC6B4 #B4EDE3 #B4BFED
monochromatic
#D57B51 #E1A083 #EDC6B4 #F9ECE5 #F9ECE6
Accessibility & contrast
On white
1.57
#EDC6B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#EDC6B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC6B4
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC6B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC6B4 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9B3
Deuteranopia (green-blind)
#D9D1B4
Tritanopia (blue-blind)
#F8C0C1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #edc6b4; /* rgb */ color: rgb(237, 198, 180); /* oklch */ color: oklch(85.5% 0.051 46.2);
Tailwind
colors: {
custom: {
50: '#f3d7ca',
500: '#edc6b4',
950: '#000000',
},
}SCSS
$custom: #edc6b4; $custom-light: #f3d7ca; $custom-dark: #000000;
JSON
{
"hex": "#edc6b4",
"rgb": {
"r": 237,
"g": 198,
"b": 180
},
"hsl": {
"h": 18.947,
"s": 61.29,
"l": 81.765
},
"oklch": {
"l": 0.85549,
"c": 0.05094,
"h": 46.2
},
"luminance": 0.61688
}Semantic roles & 50–950 ramp
primary
#EDC6B4
secondary
#7BB1CA
accent
#93C91D
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382