#CFBBDB#CFBBDB
#CFBBDB is a light, muted violet. Relative luminance 0.539; OKLCH L 81.9% C 0.049 H 312.9°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBDB |
|---|---|
| RGB | rgb(207, 187, 219) |
| HSL | hsl(278, 31%, 80%) |
| HSV | hsv(278, 15%, 86%) |
| CMYK | cmyk(5.5%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(78.42, 12.92, -13.41) |
| CIE-LCH | lch(78.42, 18.62, 313.93°) |
| OKLab | oklab(81.88% 0.0335 -0.036) |
| OKLCH | oklch(81.88% 0.049 312.9) |
| XYZ | xyz(56.2865, 53.9209, 74.4466) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.10
Pale Lilac
#E4CBFF
ΔE00 6.98
Pale Lavender
#EECFFE
ΔE00 7.23
Light Lavender
#DFC5FE
ΔE00 7.28
Lilac
#C8A2C8
ΔE00 7.37
Light Lilac
#EDC8FF
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBDB #C7DBBB
analogous
#BFBBDB #CFBBDB #DBBBD7
triadic
#CFBBDB #DBCFBB #BBDBCF
tetradic
#CFBBDB #DBBFBB #C7DBBB #BBD7DB
square
#CFBBDB #DBBFBB #C7DBBB #BBD7DB
split-complementary
#CFBBDB #D7DBBB #BBDBBF
monochromatic
#976BB1 #B393C6 #CFBBDB #EBE3F0 #F1EBF4
Accessibility & contrast
On white
1.78
#CFBBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#CFBBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBDB
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBDB | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DC
Deuteranopia (green-blind)
#BBC2DA
Tritanopia (blue-blind)
#CEBFC6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbbdb; /* rgb */ color: rgb(207, 187, 219); /* oklch */ color: oklch(81.9% 0.049 312.9);
Tailwind
colors: {
custom: {
50: '#ddcfe6',
500: '#cfbbdb',
950: '#000000',
},
}SCSS
$custom: #cfbbdb; $custom-light: #ddcfe6; $custom-dark: #000000;
JSON
{
"hex": "#cfbbdb",
"rgb": {
"r": 207,
"g": 187,
"b": 219
},
"hsl": {
"h": 277.5,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.81884,
"c": 0.04919,
"h": 312.9
},
"luminance": 0.53921
}Semantic roles & 50–950 ramp
primary
#CFBBDB
secondary
#98B288
accent
#A93C65
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384