#CBBFB0#CBBFB0
#CBBFB0 is a light, muted orange. Relative luminance 0.531; OKLCH L 81.0% C 0.025 H 73.6°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBFB0 |
|---|---|
| RGB | rgb(203, 191, 176) |
| HSL | hsl(33, 21%, 74%) |
| HSV | hsv(33, 13%, 80%) |
| CMYK | cmyk(0%, 5.9%, 13.3%, 20.4%) |
| CIE-LAB | lab(77.93, 1.68, 9.08) |
| CIE-LCH | lch(77.93, 9.23, 79.50°) |
| OKLab | oklab(81.04% 0.007 0.0237) |
| OKLCH | oklch(81.04% 0.025 73.6) |
| XYZ | xyz(51.0953, 53.0935, 48.6223) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 0.58
Greige
#B8AB98
ΔE00 5.68
Khaki
#C3B091
ΔE00 6.93
Warm Beige
#E9DCC9
ΔE00 7.11
Silver
#C0C0C0
ΔE00 7.78
Putty
#BEAE8A
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBFB0 #B0BCCB
analogous
#CBB2B0 #CBBFB0 #CACBB0
triadic
#CBBFB0 #B0CBBF #BFB0CB
tetradic
#CBBFB0 #B0CBB2 #B0BCCB #CBB0CA
square
#CBBFB0 #B0CBB2 #B0BCCB #CBB0CA
split-complementary
#CBBFB0 #B0CACB #B2B0CB
monochromatic
#9A8366 #B3A18B #CBBFB0 #E3DDD5 #F3F0ED
Accessibility & contrast
On white
1.81
#CBBFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#CBBFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBFB0
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBFB0 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BFAF
Deuteranopia (green-blind)
#C7C2B0
Tritanopia (blue-blind)
#D0BCBB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cbbfb0; /* rgb */ color: rgb(203, 191, 176); /* oklch */ color: oklch(81.0% 0.025 73.6);
Tailwind
colors: {
custom: {
50: '#dbd2c7',
500: '#cbbfb0',
950: '#000000',
},
}SCSS
$custom: #cbbfb0; $custom-light: #dbd2c7; $custom-dark: #000000;
JSON
{
"hex": "#cbbfb0",
"rgb": {
"r": 203,
"g": 191,
"b": 176
},
"hsl": {
"h": 33.333,
"s": 20.611,
"l": 74.314
},
"oklch": {
"l": 0.81041,
"c": 0.02472,
"h": 73.6
},
"luminance": 0.53093
}Semantic roles & 50–950 ramp
primary
#CBBFB0
secondary
#808EA0
accent
#6E9F47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382