#CBB7CF#CBB7CF
#CBB7CF is a light, muted purple. Relative luminance 0.511; OKLCH L 80.4% C 0.040 H 320.6°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB7CF |
|---|---|
| RGB | rgb(203, 183, 207) |
| HSL | hsl(290, 20%, 76%) |
| HSV | hsv(290, 12%, 81%) |
| CMYK | cmyk(1.9%, 11.6%, 0%, 18.8%) |
| CIE-LAB | lab(76.72, 11.43, -9.48) |
| CIE-LCH | lch(76.72, 14.85, 320.32°) |
| OKLab | oklab(80.37% 0.0308 -0.0253) |
| OKLCH | oklch(80.37% 0.04 320.6) |
| XYZ | xyz(52.8229, 51.0690, 66.0940) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.80
Lilac
#C8A2C8
ΔE00 7.46
Pale Lavender
#EECFFE
ΔE00 9.61
Pale Lilac
#E4CBFF
ΔE00 9.69
Light Lavender
#DFC5FE
ΔE00 10.05
Very Light Purple
#F6CEFC
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB7CF #BBCFB7
analogous
#BFB7CF #CBB7CF #CFB7C7
triadic
#CBB7CF #CFCBB7 #B7CFCB
tetradic
#CBB7CF #CFBFB7 #BBCFB7 #B7C7CF
square
#CBB7CF #CFBFB7 #BBCFB7 #B7C7CF
split-complementary
#CBB7CF #C7CFB7 #B7CFBF
monochromatic
#966E9E #B092B7 #CBB7CF #E6DCE7 #F2EDF3
Accessibility & contrast
On white
1.87
#CBB7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#CBB7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB7CF
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB7CF | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BCD0
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#CCB9BF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cbb7cf; /* rgb */ color: rgb(203, 183, 207); /* oklch */ color: oklch(80.4% 0.040 320.6);
Tailwind
colors: {
custom: {
50: '#dbccdd',
500: '#cbb7cf',
950: '#000000',
},
}SCSS
$custom: #cbb7cf; $custom-light: #dbccdd; $custom-dark: #000000;
JSON
{
"hex": "#cbb7cf",
"rgb": {
"r": 203,
"g": 183,
"b": 207
},
"hsl": {
"h": 290,
"s": 20,
"l": 76.471
},
"oklch": {
"l": 0.80366,
"c": 0.03987,
"h": 320.6
},
"luminance": 0.51068
}Semantic roles & 50–950 ramp
primary
#CBB7CF
secondary
#8BA486
accent
#9E4756
background
#FEFEFE
surface
#FBFAFC
border
#D4D3D5
text
#151315
muted
#848384