#CBBCA6#CBBCA6
#CBBCA6 is a light, muted orange. Relative luminance 0.514; OKLCH L 80.2% C 0.035 H 77.5°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBCA6 |
|---|---|
| RGB | rgb(203, 188, 166) |
| HSL | hsl(36, 26%, 72%) |
| HSV | hsv(36, 18%, 80%) |
| CMYK | cmyk(0%, 7.4%, 18.2%, 20.4%) |
| CIE-LAB | lab(76.93, 1.70, 13.05) |
| CIE-LCH | lch(76.93, 13.16, 82.59°) |
| OKLab | oklab(80.18% 0.0075 0.0338) |
| OKLCH | oklch(80.18% 0.035 77.5) |
| XYZ | xyz(49.4945, 51.4171, 43.3862) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.14
Khaki
#C3B091
ΔE00 4.41
Greige
#B8AB98
ΔE00 4.81
Putty
#BEAE8A
ΔE00 6.23
Tan
#D2B48C
ΔE00 6.78
Warm Beige
#E9DCC9
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBCA6 #A6B5CB
analogous
#CBAAA6 #CBBCA6 #C7CBA6
triadic
#CBBCA6 #A6CBBC #BCA6CB
tetradic
#CBBCA6 #A6CBAA #A6B5CB #CBA6C7
square
#CBBCA6 #A6CBAA #A6B5CB #CBA6C7
split-complementary
#CBBCA6 #A6C7CB #AAA6CB
monochromatic
#9C815B #B49F7F #CBBCA6 #E2D9CD #F4F0EC
Accessibility & contrast
On white
1.86
#CBBCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#CBBCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBCA6
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBCA6 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BCA5
Deuteranopia (green-blind)
#C6BFA7
Tritanopia (blue-blind)
#D2B8B6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbbca6; /* rgb */ color: rgb(203, 188, 166); /* oklch */ color: oklch(80.2% 0.035 77.5);
Tailwind
colors: {
custom: {
50: '#dbd0c0',
500: '#cbbca6',
950: '#000000',
},
}SCSS
$custom: #cbbca6; $custom-light: #dbd0c0; $custom-dark: #000000;
JSON
{
"hex": "#cbbca6",
"rgb": {
"r": 203,
"g": 188,
"b": 166
},
"hsl": {
"h": 35.676,
"s": 26.241,
"l": 72.353
},
"oklch": {
"l": 0.80181,
"c": 0.03462,
"h": 77.5
},
"luminance": 0.51416
}Semantic roles & 50–950 ramp
primary
#CBBCA6
secondary
#7587A0
accent
#69A541
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151312
muted
#848382