#CFBBD5#CFBBD5
#CFBBD5 is a light, muted purple. Relative luminance 0.536; OKLCH L 81.7% C 0.042 H 318.4°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBD5 |
|---|---|
| RGB | rgb(207, 187, 213) |
| HSL | hsl(286, 24%, 78%) |
| HSV | hsv(286, 12%, 84%) |
| CMYK | cmyk(2.8%, 12.2%, 0%, 16.5%) |
| CIE-LAB | lab(78.23, 11.76, -10.44) |
| CIE-LCH | lch(78.23, 15.72, 318.41°) |
| OKLab | oklab(81.68% 0.0314 -0.0279) |
| OKLCH | oklch(81.68% 0.042 318.4) |
| XYZ | xyz(55.5109, 53.6107, 70.3614) |
| Luminance | 0.5361 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.06
Lilac
#C8A2C8
ΔE00 7.84
Pale Lavender
#EECFFE
ΔE00 8.44
Pale Lilac
#E4CBFF
ΔE00 8.56
Light Lavender
#DFC5FE
ΔE00 9.04
Very Light Purple
#F6CEFC
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBD5 #C1D5BB
analogous
#C2BBD5 #CFBBD5 #D5BBCE
triadic
#CFBBD5 #D5CFBB #BBD5CF
tetradic
#CFBBD5 #D5C2BB #C1D5BB #BBCED5
square
#CFBBD5 #D5C2BB #C1D5BB #BBCED5
split-complementary
#CFBBD5 #CED5BB #BBD5C2
monochromatic
#9A6FA6 #B495BE #CFBBD5 #EAE1EC #F2ECF3
Accessibility & contrast
On white
1.79
#CFBBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#CFBBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBD5
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBD5 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C0D6
Deuteranopia (green-blind)
#BCC2D4
Tritanopia (blue-blind)
#CFBDC3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cfbbd5; /* rgb */ color: rgb(207, 187, 213); /* oklch */ color: oklch(81.7% 0.042 318.4);
Tailwind
colors: {
custom: {
50: '#ddcfe1',
500: '#cfbbd5',
950: '#000000',
},
}SCSS
$custom: #cfbbd5; $custom-light: #ddcfe1; $custom-dark: #000000;
JSON
{
"hex": "#cfbbd5",
"rgb": {
"r": 207,
"g": 187,
"b": 213
},
"hsl": {
"h": 286.154,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.81683,
"c": 0.04201,
"h": 318.4
},
"luminance": 0.5361
}Semantic roles & 50–950 ramp
primary
#CFBBD5
secondary
#91AB89
accent
#A24359
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384