#ECCBAE#ECCBAE
#ECCBAE is a very light, muted orange. Relative luminance 0.636; OKLCH L 86.3% C 0.054 H 63.3°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCBAE |
|---|---|
| RGB | rgb(236, 203, 174) |
| HSL | hsl(28, 62%, 80%) |
| HSV | hsv(28, 26%, 93%) |
| CMYK | cmyk(0%, 14%, 26.3%, 7.5%) |
| CIE-LAB | lab(83.76, 7.31, 18.77) |
| CIE-LCH | lch(83.76, 20.14, 68.72°) |
| OKLab | oklab(86.28% 0.0242 0.0482) |
| OKLCH | oklch(86.28% 0.054 63.3) |
| XYZ | xyz(63.5886, 63.6029, 48.9632) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.82
Apricot
#FBCEB1
ΔE00 4.08
Light Peach
#FFD8B1
ΔE00 4.31
Bisque
#FFE4C4
ΔE00 6.11
Navajowhite
#FFDEAD
ΔE00 7.41
Burlywood
#DEB887
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCBAE #AECFEC
analogous
#ECAEB0 #ECCBAE #ECEAAE
triadic
#ECCBAE #AEECCB #CBAEEC
tetradic
#ECCBAE #B0ECAE #AECFEC #EAAEEC
square
#ECCBAE #B0ECAE #AECFEC #EAAEEC
split-complementary
#ECCBAE #AEECEA #AEB0EC
monochromatic
#D58B4B #E0AB7C #ECCBAE #F8EBE0 #F9EFE6
Accessibility & contrast
On white
1.53
#ECCBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#ECCBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCBAE
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCBAE | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CDAC
Deuteranopia (green-blind)
#DDD4AE
Tritanopia (blue-blind)
#F7C4C3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eccbae; /* rgb */ color: rgb(236, 203, 174); /* oklch */ color: oklch(86.3% 0.054 63.3);
Tailwind
colors: {
custom: {
50: '#f3dac6',
500: '#eccbae',
950: '#000000',
},
}SCSS
$custom: #eccbae; $custom-light: #f3dac6; $custom-dark: #000000;
JSON
{
"hex": "#eccbae",
"rgb": {
"r": 236,
"g": 203,
"b": 174
},
"hsl": {
"h": 28.065,
"s": 62,
"l": 80.392
},
"oklch": {
"l": 0.86276,
"c": 0.05388,
"h": 63.3
},
"luminance": 0.63601
}Semantic roles & 50–950 ramp
primary
#ECCBAE
secondary
#75A2C9
accent
#78CA1C
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382