#CFBBD3#CFBBD3
#CFBBD3 is a light, muted purple. Relative luminance 0.535; OKLCH L 81.6% C 0.040 H 320.6°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBD3 |
|---|---|
| RGB | rgb(207, 187, 211) |
| HSL | hsl(290, 21%, 78%) |
| HSV | hsv(290, 11%, 83%) |
| CMYK | cmyk(1.9%, 11.4%, 0%, 17.3%) |
| CIE-LAB | lab(78.17, 11.38, -9.44) |
| CIE-LCH | lch(78.17, 14.79, 320.31°) |
| OKLab | oklab(81.62% 0.0307 -0.0252) |
| OKLCH | oklch(81.62% 0.04 320.6) |
| XYZ | xyz(55.2586, 53.5097, 69.0327) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.03
Lilac
#C8A2C8
ΔE00 8.11
Pale Lavender
#EECFFE
ΔE00 8.92
Pale Lilac
#E4CBFF
ΔE00 9.13
Very Light Purple
#F6CEFC
ΔE00 9.51
Light Lavender
#DFC5FE
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBD3 #BFD3BB
analogous
#C3BBD3 #CFBBD3 #D3BBCB
triadic
#CFBBD3 #D3CFBB #BBD3CF
tetradic
#CFBBD3 #D3C3BB #BFD3BB #BBCBD3
square
#CFBBD3 #D3C3BB #BFD3BB #BBCBD3
split-complementary
#CFBBD3 #CBD3BB #BBD3C3
monochromatic
#9B71A3 #B596BB #CFBBD3 #E9E0EB #F2ECF3
Accessibility & contrast
On white
1.79
#CFBBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#CFBBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBD3
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBD3 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C0D4
Deuteranopia (green-blind)
#BDC2D2
Tritanopia (blue-blind)
#D0BDC3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cfbbd3; /* rgb */ color: rgb(207, 187, 211); /* oklch */ color: oklch(81.6% 0.040 320.6);
Tailwind
colors: {
custom: {
50: '#ddcfe0',
500: '#cfbbd3',
950: '#000000',
},
}SCSS
$custom: #cfbbd3; $custom-light: #ddcfe0; $custom-dark: #000000;
JSON
{
"hex": "#cfbbd3",
"rgb": {
"r": 207,
"g": 187,
"b": 211
},
"hsl": {
"h": 290,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.81618,
"c": 0.03972,
"h": 320.6
},
"luminance": 0.53509
}Semantic roles & 50–950 ramp
primary
#CFBBD3
secondary
#8FA88A
accent
#A04655
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384