#CFBBB2#CFBBB2
#CFBBB2 is a light, muted orange. Relative luminance 0.520; OKLCH L 80.6% C 0.026 H 45.8°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBB2 |
|---|---|
| RGB | rgb(207, 187, 178) |
| HSL | hsl(19, 23%, 75%) |
| HSV | hsv(19, 14%, 81%) |
| CMYK | cmyk(0%, 9.7%, 14%, 18.8%) |
| CIE-LAB | lab(77.29, 5.60, 7.13) |
| CIE-LCH | lch(77.29, 9.07, 51.88°) |
| OKLab | oklab(80.64% 0.0182 0.0187) |
| OKLCH | oklch(80.64% 0.026 45.8) |
| XYZ | xyz(51.5379, 52.0215, 49.4371) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.58
Pinkish Grey
#C8ACA9
ΔE00 5.86
Greige
#B8AB98
ΔE00 8.37
Silver
#C0C0C0
ΔE00 8.83
Mushroom
#BA9E88
ΔE00 9.57
Warm Beige
#E9DCC9
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBB2 #B2C6CF
analogous
#CFB2B7 #CFBBB2 #CFC9B2
triadic
#CFBBB2 #B2CFBB #BBB2CF
tetradic
#CFBBB2 #B7CFB2 #B2C6CF #C9B2CF
square
#CFBBB2 #B7CFB2 #B2C6CF #C9B2CF
split-complementary
#CFBBB2 #B2CFC9 #B2B7CF
monochromatic
#A07867 #B79A8C #CFBBB2 #E7DCD8 #F3EEEC
Accessibility & contrast
On white
1.84
#CFBBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#CFBBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBB2
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBB2 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BDB1
Deuteranopia (green-blind)
#C5C0B2
Tritanopia (blue-blind)
#D5B8B8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbbb2; /* rgb */ color: rgb(207, 187, 178); /* oklch */ color: oklch(80.6% 0.026 45.8);
Tailwind
colors: {
custom: {
50: '#ddcfc9',
500: '#cfbbb2',
950: '#000000',
},
}SCSS
$custom: #cfbbb2; $custom-light: #ddcfc9; $custom-dark: #000000;
JSON
{
"hex": "#cfbbb2",
"rgb": {
"r": 207,
"g": 187,
"b": 178
},
"hsl": {
"h": 18.621,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.80638,
"c": 0.02613,
"h": 45.8
},
"luminance": 0.5202
}Semantic roles & 50–950 ramp
primary
#CFBBB2
secondary
#8199A4
accent
#85A244
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382