#CFBBD6#CFBBD6
#CFBBD6 is a light, muted purple. Relative luminance 0.537; OKLCH L 81.7% C 0.043 H 317.3°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBD6 |
|---|---|
| RGB | rgb(207, 187, 214) |
| HSL | hsl(284, 25%, 79%) |
| HSV | hsv(284, 13%, 84%) |
| CMYK | cmyk(3.3%, 12.6%, 0%, 16.1%) |
| CIE-LAB | lab(78.26, 11.95, -10.93) |
| CIE-LCH | lch(78.26, 16.20, 317.55°) |
| OKLab | oklab(81.72% 0.0318 -0.0293) |
| OKLCH | oklch(81.72% 0.043 317.3) |
| XYZ | xyz(55.6382, 53.6616, 71.0320) |
| Luminance | 0.5366 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.15
Lilac
#C8A2C8
ΔE00 7.72
Pale Lavender
#EECFFE
ΔE00 8.21
Pale Lilac
#E4CBFF
ΔE00 8.28
Light Lavender
#DFC5FE
ΔE00 8.74
Very Light Purple
#F6CEFC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBD6 #C2D6BB
analogous
#C1BBD6 #CFBBD6 #D6BBCF
triadic
#CFBBD6 #D6CFBB #BBD6CF
tetradic
#CFBBD6 #D6C1BB #C2D6BB #BBCFD6
square
#CFBBD6 #D6C1BB #C2D6BB #BBCFD6
split-complementary
#CFBBD6 #CFD6BB #BBD6C1
monochromatic
#996FA8 #B495BF #CFBBD6 #EAE1ED #F2ECF3
Accessibility & contrast
On white
1.79
#CFBBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#CFBBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBD6
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBD6 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C0D7
Deuteranopia (green-blind)
#BCC2D5
Tritanopia (blue-blind)
#CFBEC4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbbd6; /* rgb */ color: rgb(207, 187, 214); /* oklch */ color: oklch(81.7% 0.043 317.3);
Tailwind
colors: {
custom: {
50: '#ddcfe2',
500: '#cfbbd6',
950: '#000000',
},
}SCSS
$custom: #cfbbd6; $custom-light: #ddcfe2; $custom-dark: #000000;
JSON
{
"hex": "#cfbbd6",
"rgb": {
"r": 207,
"g": 187,
"b": 214
},
"hsl": {
"h": 284.444,
"s": 24.771,
"l": 78.627
},
"oklch": {
"l": 0.81716,
"c": 0.04318,
"h": 317.3
},
"luminance": 0.53661
}Semantic roles & 50–950 ramp
primary
#CFBBD6
secondary
#92AC89
accent
#A3425B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384