#CFBBD8#CFBBD8
#CFBBD8 is a light, muted purple. Relative luminance 0.538; OKLCH L 81.8% C 0.046 H 315.4°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBD8 |
|---|---|
| RGB | rgb(207, 187, 216) |
| HSL | hsl(281, 27%, 79%) |
| HSV | hsv(281, 13%, 85%) |
| CMYK | cmyk(4.2%, 13.4%, 0%, 15.3%) |
| CIE-LAB | lab(78.32, 12.34, -11.93) |
| CIE-LCH | lch(78.32, 17.16, 315.97°) |
| OKLab | oklab(81.78% 0.0325 -0.032) |
| OKLCH | oklch(81.78% 0.046 315.4) |
| XYZ | xyz(55.8952, 53.7644, 72.3854) |
| Luminance | 0.5376 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.46
Lilac
#C8A2C8
ΔE00 7.54
Pale Lilac
#E4CBFF
ΔE00 7.74
Pale Lavender
#EECFFE
ΔE00 7.79
Light Lavender
#DFC5FE
ΔE00 8.14
Very Light Purple
#F6CEFC
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBD8 #C4D8BB
analogous
#C1BBD8 #CFBBD8 #D8BBD3
triadic
#CFBBD8 #D8CFBB #BBD8CF
tetradic
#CFBBD8 #D8C1BB #C4D8BB #BBD3D8
square
#CFBBD8 #D8C1BB #C4D8BB #BBD3D8
split-complementary
#CFBBD8 #D3D8BB #BBD8C1
monochromatic
#986DAB #B494C2 #CFBBD8 #EAE2EE #F1ECF4
Accessibility & contrast
On white
1.79
#CFBBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#CFBBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBD8
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBD8 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C1D9
Deuteranopia (green-blind)
#BCC2D7
Tritanopia (blue-blind)
#CFBEC5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbbd8; /* rgb */ color: rgb(207, 187, 216); /* oklch */ color: oklch(81.8% 0.046 315.4);
Tailwind
colors: {
custom: {
50: '#ddcfe4',
500: '#cfbbd8',
950: '#000000',
},
}SCSS
$custom: #cfbbd8; $custom-light: #ddcfe4; $custom-dark: #000000;
JSON
{
"hex": "#cfbbd8",
"rgb": {
"r": 207,
"g": 187,
"b": 216
},
"hsl": {
"h": 281.379,
"s": 27.103,
"l": 79.02
},
"oklch": {
"l": 0.81783,
"c": 0.04556,
"h": 315.4
},
"luminance": 0.53764
}Semantic roles & 50–950 ramp
primary
#CFBBD8
secondary
#94AE89
accent
#A6405F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384