#CBB8CF#CBB8CF
#CBB8CF is a light, muted purple. Relative luminance 0.515; OKLCH L 80.6% C 0.038 H 320.4°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB8CF |
|---|---|
| RGB | rgb(203, 184, 207) |
| HSL | hsl(290, 19%, 77%) |
| HSV | hsv(290, 11%, 81%) |
| CMYK | cmyk(1.9%, 11.1%, 0%, 18.8%) |
| CIE-LAB | lab(76.97, 10.89, -9.11) |
| CIE-LCH | lch(76.97, 14.19, 320.09°) |
| OKLab | oklab(80.56% 0.0293 -0.0243) |
| OKLCH | oklch(80.56% 0.038 320.4) |
| XYZ | xyz(53.0299, 51.4830, 66.1629) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.90
Lilac
#C8A2C8
ΔE00 7.94
Pale Lavender
#EECFFE
ΔE00 9.78
Pale Lilac
#E4CBFF
ΔE00 9.86
Light Lavender
#DFC5FE
ΔE00 10.27
Very Light Purple
#F6CEFC
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB8CF #BCCFB8
analogous
#C0B8CF #CBB8CF #CFB8C8
triadic
#CBB8CF #CFCBB8 #B8CFCB
tetradic
#CBB8CF #CFC0B8 #BCCFB8 #B8C8CF
square
#CBB8CF #CFC0B8 #BCCFB8 #B8C8CF
split-complementary
#CBB8CF #C8CFB8 #B8CFC0
monochromatic
#966F9E #B093B6 #CBB8CF #E6DDE8 #F2EDF3
Accessibility & contrast
On white
1.86
#CBB8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#CBB8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB8CF
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB8CF | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDD0
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#CCBABF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbb8cf; /* rgb */ color: rgb(203, 184, 207); /* oklch */ color: oklch(80.6% 0.038 320.4);
Tailwind
colors: {
custom: {
50: '#dacddd',
500: '#cbb8cf',
950: '#000000',
},
}SCSS
$custom: #cbb8cf; $custom-light: #dacddd; $custom-dark: #000000;
JSON
{
"hex": "#cbb8cf",
"rgb": {
"r": 203,
"g": 184,
"b": 207
},
"hsl": {
"h": 289.565,
"s": 19.328,
"l": 76.667
},
"oklch": {
"l": 0.8056,
"c": 0.03809,
"h": 320.4
},
"luminance": 0.51482
}Semantic roles & 50–950 ramp
primary
#CBB8CF
secondary
#8CA487
accent
#9E4857
background
#FEFEFE
surface
#FBFAFC
border
#D4D3D5
text
#151315
muted
#848384