#CFBBDC#CFBBDC
#CFBBDC is a light, muted violet. Relative luminance 0.540; OKLCH L 81.9% C 0.050 H 312.1°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBDC |
|---|---|
| RGB | rgb(207, 187, 220) |
| HSL | hsl(276, 32%, 80%) |
| HSV | hsv(276, 15%, 86%) |
| CMYK | cmyk(5.9%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(78.45, 13.11, -13.90) |
| CIE-LCH | lch(78.45, 19.11, 313.32°) |
| OKLab | oklab(81.92% 0.0338 -0.0374) |
| OKLCH | oklch(81.92% 0.05 312.1) |
| XYZ | xyz(56.4186, 53.9737, 75.1420) |
| Luminance | 0.5397 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.35
Pale Lilac
#E4CBFF
ΔE00 6.74
Light Lavender
#DFC5FE
ΔE00 7.01
Pale Lavender
#EECFFE
ΔE00 7.06
Lilac
#C8A2C8
ΔE00 7.34
Light Lilac
#EDC8FF
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBDC #C8DCBB
analogous
#BFBBDC #CFBBDC #DCBBD9
triadic
#CFBBDC #DCCFBB #BBDCCF
tetradic
#CFBBDC #DCBFBB #C8DCBB #BBD9DC
square
#CFBBDC #DCBFBB #C8DCBB #BBD9DC
split-complementary
#CFBBDC #D9DCBB #BBDCBF
monochromatic
#966AB2 #B293C7 #CFBBDC #ECE3F1 #F1EBF5
Accessibility & contrast
On white
1.78
#CFBBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#CFBBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBDC
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBDC | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DD
Deuteranopia (green-blind)
#BAC3DB
Tritanopia (blue-blind)
#CEBFC6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbbdc; /* rgb */ color: rgb(207, 187, 220); /* oklch */ color: oklch(81.9% 0.050 312.1);
Tailwind
colors: {
custom: {
50: '#ddcfe6',
500: '#cfbbdc',
950: '#000000',
},
}SCSS
$custom: #cfbbdc; $custom-light: #ddcfe6; $custom-dark: #000000;
JSON
{
"hex": "#cfbbdc",
"rgb": {
"r": 207,
"g": 187,
"b": 220
},
"hsl": {
"h": 276.364,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.81919,
"c": 0.05043,
"h": 312.1
},
"luminance": 0.53973
}Semantic roles & 50–950 ramp
primary
#CFBBDC
secondary
#99B388
accent
#AB3B67
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151316
muted
#848384