#CFBBD7#CFBBD7
#CFBBD7 is a light, muted purple. Relative luminance 0.537; OKLCH L 81.8% C 0.044 H 316.4°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBD7 |
|---|---|
| RGB | rgb(207, 187, 215) |
| HSL | hsl(283, 26%, 79%) |
| HSV | hsv(283, 13%, 84%) |
| CMYK | cmyk(3.7%, 13%, 0%, 15.7%) |
| CIE-LAB | lab(78.29, 12.14, -11.43) |
| CIE-LCH | lch(78.29, 16.68, 316.73°) |
| OKLab | oklab(81.75% 0.0321 -0.0306) |
| OKLCH | oklch(81.75% 0.044 316.4) |
| XYZ | xyz(55.7663, 53.7128, 71.7066) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.28
Lilac
#C8A2C8
ΔE00 7.62
Pale Lavender
#EECFFE
ΔE00 8.00
Pale Lilac
#E4CBFF
ΔE00 8.01
Light Lavender
#DFC5FE
ΔE00 8.44
Very Light Purple
#F6CEFC
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBD7 #C3D7BB
analogous
#C1BBD7 #CFBBD7 #D7BBD1
triadic
#CFBBD7 #D7CFBB #BBD7CF
tetradic
#CFBBD7 #D7C1BB #C3D7BB #BBD1D7
square
#CFBBD7 #D7C1BB #C3D7BB #BBD1D7
split-complementary
#CFBBD7 #D1D7BB #BBD7C1
monochromatic
#996EAA #B494C0 #CFBBD7 #EAE2EE #F1ECF4
Accessibility & contrast
On white
1.79
#CFBBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#CFBBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBD7
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBD7 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C0D8
Deuteranopia (green-blind)
#BCC2D6
Tritanopia (blue-blind)
#CFBEC4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbbd7; /* rgb */ color: rgb(207, 187, 215); /* oklch */ color: oklch(81.8% 0.044 316.4);
Tailwind
colors: {
custom: {
50: '#ddcfe3',
500: '#cfbbd7',
950: '#000000',
},
}SCSS
$custom: #cfbbd7; $custom-light: #ddcfe3; $custom-dark: #000000;
JSON
{
"hex": "#cfbbd7",
"rgb": {
"r": 207,
"g": 187,
"b": 215
},
"hsl": {
"h": 282.857,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.8175,
"c": 0.04436,
"h": 316.4
},
"luminance": 0.53712
}Semantic roles & 50–950 ramp
primary
#CFBBD7
secondary
#93AD89
accent
#A4415D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384