#ECCBB0#ECCBB0
#ECCBB0 is a very light, muted orange. Relative luminance 0.637; OKLCH L 86.3% C 0.052 H 61.3°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCBB0 |
|---|---|
| RGB | rgb(236, 203, 176) |
| HSL | hsl(27, 61%, 81%) |
| HSV | hsv(27, 25%, 93%) |
| CMYK | cmyk(0%, 14%, 25.4%, 7.5%) |
| CIE-LAB | lab(83.80, 7.58, 17.77) |
| CIE-LCH | lch(83.80, 19.32, 66.89°) |
| OKLab | oklab(86.32% 0.025 0.0457) |
| OKLCH | oklch(86.32% 0.052 61.3) |
| XYZ | xyz(63.7851, 63.6815, 49.9977) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.79
Peach
#FFDAB9
ΔE00 4.01
Light Peach
#FFD8B1
ΔE00 4.75
Bisque
#FFE4C4
ΔE00 6.39
Tan
#D2B48C
ΔE00 7.97
Navajowhite
#FFDEAD
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCBB0 #B0D1EC
analogous
#ECB0B3 #ECCBB0 #ECE9B0
triadic
#ECCBB0 #B0ECCB #CBB0EC
tetradic
#ECCBB0 #B3ECB0 #B0D1EC #E9B0EC
square
#ECCBB0 #B3ECB0 #B0D1EC #E9B0EC
split-complementary
#ECCBB0 #B0ECE9 #B0B3EC
monochromatic
#D48A4D #E0AB7F #ECCBB0 #F8EBE1 #F9EFE6
Accessibility & contrast
On white
1.53
#ECCBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#ECCBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCBB0
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCBB0 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CDAE
Deuteranopia (green-blind)
#DDD4B0
Tritanopia (blue-blind)
#F7C4C3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eccbb0; /* rgb */ color: rgb(236, 203, 176); /* oklch */ color: oklch(86.3% 0.052 61.3);
Tailwind
colors: {
custom: {
50: '#f3dac7',
500: '#eccbb0',
950: '#000000',
},
}SCSS
$custom: #eccbb0; $custom-light: #f3dac7; $custom-dark: #000000;
JSON
{
"hex": "#eccbb0",
"rgb": {
"r": 236,
"g": 203,
"b": 176
},
"hsl": {
"h": 27,
"s": 61.224,
"l": 80.784
},
"oklch": {
"l": 0.86322,
"c": 0.05206,
"h": 61.3
},
"luminance": 0.63679
}Semantic roles & 50–950 ramp
primary
#ECCBB0
secondary
#77A4C9
accent
#7BC91D
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382