#CFBBD9#CFBBD9
#CFBBD9 is a light, muted purple. Relative luminance 0.538; OKLCH L 81.8% C 0.047 H 314.5°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBD9 |
|---|---|
| RGB | rgb(207, 187, 217) |
| HSL | hsl(280, 28%, 79%) |
| HSV | hsv(280, 14%, 85%) |
| CMYK | cmyk(4.6%, 13.8%, 0%, 14.9%) |
| CIE-LAB | lab(78.35, 12.53, -12.42) |
| CIE-LCH | lch(78.35, 17.64, 315.25°) |
| OKLab | oklab(81.82% 0.0328 -0.0333) |
| OKLCH | oklch(81.82% 0.047 314.5) |
| XYZ | xyz(56.0248, 53.8162, 73.0683) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.65
Lilac
#C8A2C8
ΔE00 7.47
Pale Lilac
#E4CBFF
ΔE00 7.48
Pale Lavender
#EECFFE
ΔE00 7.59
Light Lavender
#DFC5FE
ΔE00 7.85
Light Lilac
#EDC8FF
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBD9 #C5D9BB
analogous
#C0BBD9 #CFBBD9 #D9BBD4
triadic
#CFBBD9 #D9CFBB #BBD9CF
tetradic
#CFBBD9 #D9C0BB #C5D9BB #BBD4D9
square
#CFBBD9 #D9C0BB #C5D9BB #BBD4D9
split-complementary
#CFBBD9 #D4D9BB #BBD9C0
monochromatic
#986CAD #B394C3 #CFBBD9 #EBE2EF #F1EBF4
Accessibility & contrast
On white
1.79
#CFBBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#CFBBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBD9
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBD9 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DA
Deuteranopia (green-blind)
#BBC2D8
Tritanopia (blue-blind)
#CFBEC5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbbd9; /* rgb */ color: rgb(207, 187, 217); /* oklch */ color: oklch(81.8% 0.047 314.5);
Tailwind
colors: {
custom: {
50: '#ddcfe4',
500: '#cfbbd9',
950: '#000000',
},
}SCSS
$custom: #cfbbd9; $custom-light: #ddcfe4; $custom-dark: #000000;
JSON
{
"hex": "#cfbbd9",
"rgb": {
"r": 207,
"g": 187,
"b": 217
},
"hsl": {
"h": 280,
"s": 28.302,
"l": 79.216
},
"oklch": {
"l": 0.81817,
"c": 0.04676,
"h": 314.5
},
"luminance": 0.53816
}Semantic roles & 50–950 ramp
primary
#CFBBD9
secondary
#96B089
accent
#A73F61
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384