#CBBBAF#CBBBAF
#CBBBAF is a light, muted orange. Relative luminance 0.513; OKLCH L 80.2% C 0.025 H 59.3°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBBAF |
|---|---|
| RGB | rgb(203, 187, 175) |
| HSL | hsl(26, 21%, 74%) |
| HSV | hsv(26, 14%, 80%) |
| CMYK | cmyk(0%, 7.9%, 13.8%, 20.4%) |
| CIE-LAB | lab(76.88, 3.65, 8.12) |
| CIE-LCH | lch(76.88, 8.90, 65.81°) |
| OKLab | oklab(80.21% 0.0126 0.0213) |
| OKLCH | oklch(80.21% 0.025 59.3) |
| XYZ | xyz(50.1363, 51.3332, 47.8163) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.96
Greige
#B8AB98
ΔE00 6.19
Khaki
#C3B091
ΔE00 8.01
Silver
#C0C0C0
ΔE00 8.04
Pinkish Grey
#C8ACA9
ΔE00 8.12
Warm Beige
#E9DCC9
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBBAF #AFBFCB
analogous
#CBAFB1 #CBBBAF #CBC9AF
triadic
#CBBBAF #AFCBBB #BBAFCB
tetradic
#CBBBAF #B1CBAF #AFBFCB #C9AFCB
square
#CBBBAF #B1CBAF #AFBFCB #C9AFCB
split-complementary
#CBBBAF #AFCBC9 #AFB1CB
monochromatic
#9B7C65 #B39B8A #CBBBAF #E3DBD4 #F3EFEC
Accessibility & contrast
On white
1.86
#CBBBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#CBBBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBBAF
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBBAF | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCAE
Deuteranopia (green-blind)
#C4BFAF
Tritanopia (blue-blind)
#D1B8B8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbbbaf; /* rgb */ color: rgb(203, 187, 175); /* oklch */ color: oklch(80.2% 0.025 59.3);
Tailwind
colors: {
custom: {
50: '#dbcfc6',
500: '#cbbbaf',
950: '#000000',
},
}SCSS
$custom: #cbbbaf; $custom-light: #dbcfc6; $custom-dark: #000000;
JSON
{
"hex": "#cbbbaf",
"rgb": {
"r": 203,
"g": 187,
"b": 175
},
"hsl": {
"h": 25.714,
"s": 21.212,
"l": 74.118
},
"oklch": {
"l": 0.80209,
"c": 0.02472,
"h": 59.3
},
"luminance": 0.51332
}Semantic roles & 50–950 ramp
primary
#CBBBAF
secondary
#7E91A0
accent
#79A046
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151313
muted
#848382