#CFBBDF#CFBBDF
#CFBBDF is a very light, muted violet. Relative luminance 0.541; OKLCH L 82.0% C 0.054 H 310.0°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBDF |
|---|---|
| RGB | rgb(207, 187, 223) |
| HSL | hsl(273, 36%, 80%) |
| HSV | hsv(273, 16%, 87%) |
| CMYK | cmyk(7.2%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(78.54, 13.70, -15.38) |
| CIE-LCH | lch(78.54, 20.60, 311.69°) |
| OKLab | oklab(82.02% 0.0349 -0.0415) |
| OKLCH | oklch(82.02% 0.054 310) |
| XYZ | xyz(56.8195, 54.1341, 77.2533) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.11
Pale Lilac
#E4CBFF
ΔE00 6.08
Light Lavender
#DFC5FE
ΔE00 6.21
Pale Lavender
#EECFFE
ΔE00 6.64
Light Lilac
#EDC8FF
ΔE00 7.09
Lilac
#C8A2C8
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBDF #CBDFBB
analogous
#BDBBDF #CFBBDF #DFBBDD
triadic
#CFBBDF #DFCFBB #BBDFCF
tetradic
#CFBBDF #DFBDBB #CBDFBB #BBDDDF
square
#CFBBDF #DFBDBB #CBDFBB #BBDDDF
split-complementary
#CFBBDF #DDDFBB #BBDFBD
monochromatic
#9468B8 #B291CB #CFBBDF #ECE5F3 #F0EAF5
Accessibility & contrast
On white
1.78
#CFBBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#CFBBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBDF
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBDF | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C1E1
Deuteranopia (green-blind)
#BAC3DE
Tritanopia (blue-blind)
#CDBFC7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbbdf; /* rgb */ color: rgb(207, 187, 223); /* oklch */ color: oklch(82.0% 0.054 310.0);
Tailwind
colors: {
custom: {
50: '#ddcfe9',
500: '#cfbbdf',
950: '#000000',
},
}SCSS
$custom: #cfbbdf; $custom-light: #ddcfe9; $custom-dark: #000000;
JSON
{
"hex": "#cfbbdf",
"rgb": {
"r": 207,
"g": 187,
"b": 223
},
"hsl": {
"h": 273.333,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.82022,
"c": 0.05416,
"h": 310
},
"luminance": 0.54134
}Semantic roles & 50–950 ramp
primary
#CFBBDF
secondary
#9CB787
accent
#AF376C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151316
muted
#848384