#CFBBD1#CFBBD1
#CFBBD1 is a light, muted purple. Relative luminance 0.534; OKLCH L 81.6% C 0.037 H 323.1°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBD1 |
|---|---|
| RGB | rgb(207, 187, 209) |
| HSL | hsl(295, 19%, 78%) |
| HSV | hsv(295, 11%, 82%) |
| CMYK | cmyk(1%, 10.5%, 0%, 18%) |
| CIE-LAB | lab(78.12, 11.01, -8.45) |
| CIE-LCH | lch(78.12, 13.88, 322.48°) |
| OKLab | oklab(81.55% 0.03 -0.0225) |
| OKLCH | oklch(81.55% 0.037 323.1) |
| XYZ | xyz(55.0094, 53.4101, 67.7205) |
| Luminance | 0.5341 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.23
Lilac
#C8A2C8
ΔE00 8.44
Pale Lavender
#EECFFE
ΔE00 9.43
Pale Lilac
#E4CBFF
ΔE00 9.73
Very Light Purple
#F6CEFC
ΔE00 9.95
Dusty Pink
#D8A7B1
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBD1 #BDD1BB
analogous
#C4BBD1 #CFBBD1 #D1BBC8
triadic
#CFBBD1 #D1CFBB #BBD1CF
tetradic
#CFBBD1 #D1C4BB #BDD1BB #BBC8D1
square
#CFBBD1 #D1C4BB #BDD1BB #BBC8D1
split-complementary
#CFBBD1 #C8D1BB #BBD1C4
monochromatic
#9B72A0 #B596B8 #CFBBD1 #E9E0EA #F2EDF3
Accessibility & contrast
On white
1.80
#CFBBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#CFBBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBD1
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBD1 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C0D2
Deuteranopia (green-blind)
#BDC2D0
Tritanopia (blue-blind)
#D0BDC2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cfbbd1; /* rgb */ color: rgb(207, 187, 209); /* oklch */ color: oklch(81.6% 0.037 323.1);
Tailwind
colors: {
custom: {
50: '#ddcfdf',
500: '#cfbbd1',
950: '#000000',
},
}SCSS
$custom: #cfbbd1; $custom-light: #ddcfdf; $custom-dark: #000000;
JSON
{
"hex": "#cfbbd1",
"rgb": {
"r": 207,
"g": 187,
"b": 209
},
"hsl": {
"h": 294.545,
"s": 19.298,
"l": 77.647
},
"oklch": {
"l": 0.81553,
"c": 0.03749,
"h": 323.1
},
"luminance": 0.53409
}Semantic roles & 50–950 ramp
primary
#CFBBD1
secondary
#8DA68A
accent
#9E4850
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384