#ECCBAA#ECCBAA
#ECCBAA is a very light, muted orange. Relative luminance 0.634; OKLCH L 86.2% C 0.058 H 66.9°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCBAA |
|---|---|
| RGB | rgb(236, 203, 170) |
| HSL | hsl(30, 63%, 80%) |
| HSV | hsv(30, 28%, 93%) |
| CMYK | cmyk(0%, 14%, 28%, 7.5%) |
| CIE-LAB | lab(83.68, 6.77, 20.77) |
| CIE-LCH | lch(83.68, 21.85, 71.94°) |
| OKLab | oklab(86.19% 0.0226 0.0531) |
| OKLCH | oklch(86.19% 0.058 66.9) |
| XYZ | xyz(63.2045, 63.4493, 46.9400) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.76
Peach
#FFDAB9
ΔE00 3.87
Apricot
#FBCEB1
ΔE00 4.91
Bisque
#FFE4C4
ΔE00 5.81
Navajowhite
#FFDEAD
ΔE00 6.31
Burlywood
#DEB887
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCBAA #AACBEC
analogous
#ECAAAA #ECCBAA #ECECAA
triadic
#ECCBAA #AAECCB #CBAAEC
tetradic
#ECCBAA #AAECAA #AACBEC #ECAAEC
square
#ECCBAA #AAECAA #AACBEC #ECAAEC
split-complementary
#ECCBAA #AAECEC #AAAAEC
monochromatic
#D68E46 #E1AC78 #ECCBAA #F7EADC #F9F0E6
Accessibility & contrast
On white
1.53
#ECCBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#ECCBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCBAA
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCBAA | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCA8
Deuteranopia (green-blind)
#DED4AB
Tritanopia (blue-blind)
#F8C4C2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eccbaa; /* rgb */ color: rgb(236, 203, 170); /* oklch */ color: oklch(86.2% 0.058 66.9);
Tailwind
colors: {
custom: {
50: '#f3dac3',
500: '#eccbaa',
950: '#000000',
},
}SCSS
$custom: #eccbaa; $custom-light: #f3dac3; $custom-dark: #000000;
JSON
{
"hex": "#eccbaa",
"rgb": {
"r": 236,
"g": 203,
"b": 170
},
"hsl": {
"h": 30,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.86187,
"c": 0.05766,
"h": 66.9
},
"luminance": 0.63447
}Semantic roles & 50–950 ramp
primary
#ECCBAA
secondary
#729DC9
accent
#73CB1A
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382