#CBB6CF#CBB6CF
#CBB6CF is a light, muted purple. Relative luminance 0.507; OKLCH L 80.2% C 0.042 H 320.8°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB6CF |
|---|---|
| RGB | rgb(203, 182, 207) |
| HSL | hsl(290, 21%, 76%) |
| HSV | hsv(290, 12%, 81%) |
| CMYK | cmyk(1.9%, 12.1%, 0%, 18.8%) |
| CIE-LAB | lab(76.47, 11.97, -9.85) |
| CIE-LCH | lch(76.47, 15.50, 320.54°) |
| OKLab | oklab(80.17% 0.0323 -0.0263) |
| OKLCH | oklch(80.17% 0.042 320.8) |
| XYZ | xyz(52.6174, 50.6580, 66.0254) |
| Luminance | 0.5066 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.81
Lilac
#C8A2C8
ΔE00 6.99
Pale Lavender
#EECFFE
ΔE00 9.47
Pale Lilac
#E4CBFF
ΔE00 9.55
Light Lavender
#DFC5FE
ΔE00 9.86
Very Light Purple
#F6CEFC
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB6CF #BACFB6
analogous
#BFB6CF #CBB6CF #CFB6C7
triadic
#CBB6CF #CFCBB6 #B6CFCB
tetradic
#CBB6CF #CFBFB6 #BACFB6 #B6C7CF
square
#CBB6CF #CFBFB6 #BACFB6 #B6C7CF
split-complementary
#CBB6CF #C7CFB6 #B6CFBF
monochromatic
#966C9E #B191B7 #CBB6CF #E5DBE7 #F2EDF3
Accessibility & contrast
On white
1.89
#CBB6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#CBB6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB6CF
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB6CF | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBD0
Deuteranopia (green-blind)
#B8BDCE
Tritanopia (blue-blind)
#CCB8BE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cbb6cf; /* rgb */ color: rgb(203, 182, 207); /* oklch */ color: oklch(80.2% 0.042 320.8);
Tailwind
colors: {
custom: {
50: '#dbcbdd',
500: '#cbb6cf',
950: '#000000',
},
}SCSS
$custom: #cbb6cf; $custom-light: #dbcbdd; $custom-dark: #000000;
JSON
{
"hex": "#cbb6cf",
"rgb": {
"r": 203,
"g": 182,
"b": 207
},
"hsl": {
"h": 290.4,
"s": 20.661,
"l": 76.275
},
"oklch": {
"l": 0.80172,
"c": 0.04166,
"h": 320.8
},
"luminance": 0.50657
}Semantic roles & 50–950 ramp
primary
#CBB6CF
secondary
#8AA485
accent
#9F4655
background
#FEFEFE
surface
#FBFAFC
border
#D4D3D5
text
#151315
muted
#848384