#CFBBB0#CFBBB0
#CFBBB0 is a light, muted orange. Relative luminance 0.519; OKLCH L 80.6% C 0.028 H 50.8°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBB0 |
|---|---|
| RGB | rgb(207, 187, 176) |
| HSL | hsl(21, 24%, 75%) |
| HSV | hsv(21, 15%, 81%) |
| CMYK | cmyk(0%, 9.7%, 15%, 18.8%) |
| CIE-LAB | lab(77.25, 5.28, 8.15) |
| CIE-LCH | lch(77.25, 9.70, 57.07°) |
| OKLab | oklab(80.58% 0.0174 0.0214) |
| OKLCH | oklch(80.58% 0.028 50.8) |
| XYZ | xyz(51.3385, 51.9417, 48.3872) |
| Luminance | 0.5194 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.93
Pinkish Grey
#C8ACA9
ΔE00 6.57
Greige
#B8AB98
ΔE00 7.68
Silver
#C0C0C0
ΔE00 9.05
Mushroom
#BA9E88
ΔE00 9.09
Khaki
#C3B091
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBB0 #B0C4CF
analogous
#CFB0B5 #CFBBB0 #CFCAB0
triadic
#CFBBB0 #B0CFBB #BBB0CF
tetradic
#CFBBB0 #B5CFB0 #B0C4CF #CAB0CF
square
#CFBBB0 #B5CFB0 #B0C4CF #CAB0CF
split-complementary
#CFBBB0 #B0CFCA #B0B5CF
monochromatic
#A17964 #B89A8A #CFBBB0 #E6DCD6 #F3EFEC
Accessibility & contrast
On white
1.84
#CFBBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#CFBBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBB0
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBB0 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCAF
Deuteranopia (green-blind)
#C5C0B0
Tritanopia (blue-blind)
#D5B8B8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbbb0; /* rgb */ color: rgb(207, 187, 176); /* oklch */ color: oklch(80.6% 0.028 50.8);
Tailwind
colors: {
custom: {
50: '#ddcfc7',
500: '#cfbbb0',
950: '#000000',
},
}SCSS
$custom: #cfbbb0; $custom-light: #ddcfc7; $custom-dark: #000000;
JSON
{
"hex": "#cfbbb0",
"rgb": {
"r": 207,
"g": 187,
"b": 176
},
"hsl": {
"h": 21.29,
"s": 24.409,
"l": 75.098
},
"oklch": {
"l": 0.80585,
"c": 0.02756,
"h": 50.8
},
"luminance": 0.51941
}Semantic roles & 50–950 ramp
primary
#CFBBB0
secondary
#7F97A4
accent
#81A343
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382