#CFBBB3#CFBBB3
#CFBBB3 is a light, muted orange. Relative luminance 0.521; OKLCH L 80.7% C 0.025 H 43.1°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBB3 |
|---|---|
| RGB | rgb(207, 187, 179) |
| HSL | hsl(17, 23%, 76%) |
| HSV | hsv(17, 14%, 81%) |
| CMYK | cmyk(0%, 9.7%, 13.5%, 18.8%) |
| CIE-LAB | lab(77.32, 5.76, 6.63) |
| CIE-LCH | lch(77.32, 8.78, 49.01°) |
| OKLab | oklab(80.66% 0.0186 0.0174) |
| OKLCH | oklch(80.66% 0.026 43.1) |
| XYZ | xyz(51.6386, 52.0618, 49.9678) |
| Luminance | 0.5206 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.54
Warm Gray
#C9BEB0
ΔE00 5.93
Silver
#C0C0C0
ΔE00 8.74
Greige
#B8AB98
ΔE00 8.75
Mushroom
#BA9E88
ΔE00 9.84
Light Gray
#D3D3D3
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBB3 #B3C7CF
analogous
#CFB3B9 #CFBBB3 #CFC9B3
triadic
#CFBBB3 #B3CFBB #BBB3CF
tetradic
#CFBBB3 #B9CFB3 #B3C7CF #C9B3CF
square
#CFBBB3 #B9CFB3 #B3C7CF #C9B3CF
split-complementary
#CFBBB3 #B3CFC9 #B3B9CF
monochromatic
#A07868 #B7998D #CFBBB3 #E7DDD9 #F3EEEC
Accessibility & contrast
On white
1.84
#CFBBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#CFBBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBB3
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBB3 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BDB2
Deuteranopia (green-blind)
#C4C1B3
Tritanopia (blue-blind)
#D5B8B9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbbb3; /* rgb */ color: rgb(207, 187, 179); /* oklch */ color: oklch(80.7% 0.025 43.1);
Tailwind
colors: {
custom: {
50: '#ddcfc9',
500: '#cfbbb3',
950: '#000000',
},
}SCSS
$custom: #cfbbb3; $custom-light: #ddcfc9; $custom-dark: #000000;
JSON
{
"hex": "#cfbbb3",
"rgb": {
"r": 207,
"g": 187,
"b": 179
},
"hsl": {
"h": 17.143,
"s": 22.581,
"l": 75.686
},
"oklch": {
"l": 0.80665,
"c": 0.0255,
"h": 43.1
},
"luminance": 0.52061
}Semantic roles & 50–950 ramp
primary
#CFBBB3
secondary
#829AA4
accent
#87A144
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382