#CFBBD2#CFBBD2
#CFBBD2 is a light, muted purple. Relative luminance 0.535; OKLCH L 81.6% C 0.039 H 321.8°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBD2 |
|---|---|
| RGB | rgb(207, 187, 210) |
| HSL | hsl(292, 20%, 78%) |
| HSV | hsv(292, 11%, 82%) |
| CMYK | cmyk(1.4%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(78.15, 11.19, -8.95) |
| CIE-LCH | lch(78.15, 14.33, 321.36°) |
| OKLab | oklab(81.58% 0.0303 -0.0239) |
| OKLCH | oklch(81.58% 0.039 321.8) |
| XYZ | xyz(55.1336, 53.4598, 68.3746) |
| Luminance | 0.5346 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.11
Lilac
#C8A2C8
ΔE00 8.27
Pale Lavender
#EECFFE
ΔE00 9.17
Pale Lilac
#E4CBFF
ΔE00 9.43
Very Light Purple
#F6CEFC
ΔE00 9.72
Light Lavender
#DFC5FE
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBD2 #BED2BB
analogous
#C3BBD2 #CFBBD2 #D2BBC9
triadic
#CFBBD2 #D2CFBB #BBD2CF
tetradic
#CFBBD2 #D2C3BB #BED2BB #BBC9D2
square
#CFBBD2 #D2C3BB #BED2BB #BBC9D2
split-complementary
#CFBBD2 #C9D2BB #BBD2C3
monochromatic
#9B71A1 #B596BA #CFBBD2 #E9E0EA #F2EDF3
Accessibility & contrast
On white
1.80
#CFBBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#CFBBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBD2
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBD2 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C0D3
Deuteranopia (green-blind)
#BDC2D1
Tritanopia (blue-blind)
#D0BDC2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cfbbd2; /* rgb */ color: rgb(207, 187, 210); /* oklch */ color: oklch(81.6% 0.039 321.8);
Tailwind
colors: {
custom: {
50: '#ddcfdf',
500: '#cfbbd2',
950: '#000000',
},
}SCSS
$custom: #cfbbd2; $custom-light: #ddcfdf; $custom-dark: #000000;
JSON
{
"hex": "#cfbbd2",
"rgb": {
"r": 207,
"g": 187,
"b": 210
},
"hsl": {
"h": 292.174,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.81585,
"c": 0.0386,
"h": 321.8
},
"luminance": 0.53459
}Semantic roles & 50–950 ramp
primary
#CFBBD2
secondary
#8EA78A
accent
#9F4752
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384