#CFBBDD#CFBBDD
#CFBBDD is a light, muted violet. Relative luminance 0.540; OKLCH L 82.0% C 0.052 H 311.4°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBDD |
|---|---|
| RGB | rgb(207, 187, 221) |
| HSL | hsl(275, 33%, 80%) |
| HSV | hsv(275, 15%, 87%) |
| CMYK | cmyk(6.3%, 15.4%, 0%, 13.3%) |
| CIE-LAB | lab(78.48, 13.31, -14.40) |
| CIE-LCH | lch(78.48, 19.60, 312.75°) |
| OKLab | oklab(81.95% 0.0342 -0.0387) |
| OKLCH | oklch(81.95% 0.052 311.4) |
| XYZ | xyz(56.5514, 54.0269, 75.8416) |
| Luminance | 0.5403 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.60
Pale Lilac
#E4CBFF
ΔE00 6.51
Light Lavender
#DFC5FE
ΔE00 6.74
Pale Lavender
#EECFFE
ΔE00 6.91
Lilac
#C8A2C8
ΔE00 7.33
Light Lilac
#EDC8FF
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBDD #C9DDBB
analogous
#BEBBDD #CFBBDD #DDBBDA
triadic
#CFBBDD #DDCFBB #BBDDCF
tetradic
#CFBBDD #DDBEBB #C9DDBB #BBDADD
square
#CFBBDD #DDBEBB #C9DDBB #BBDADD
split-complementary
#CFBBDD #DADDBB #BBDDBE
monochromatic
#9569B4 #B292C9 #CFBBDD #ECE4F1 #F1EBF5
Accessibility & contrast
On white
1.78
#CFBBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#CFBBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBDD
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBDD | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C1DF
Deuteranopia (green-blind)
#BAC3DC
Tritanopia (blue-blind)
#CEBFC6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbbdd; /* rgb */ color: rgb(207, 187, 221); /* oklch */ color: oklch(82.0% 0.052 311.4);
Tailwind
colors: {
custom: {
50: '#ddcfe7',
500: '#cfbbdd',
950: '#000000',
},
}SCSS
$custom: #cfbbdd; $custom-light: #ddcfe7; $custom-dark: #000000;
JSON
{
"hex": "#cfbbdd",
"rgb": {
"r": 207,
"g": 187,
"b": 221
},
"hsl": {
"h": 275.294,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.81953,
"c": 0.05166,
"h": 311.4
},
"luminance": 0.54027
}Semantic roles & 50–950 ramp
primary
#CFBBDD
secondary
#9AB587
accent
#AC3969
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151316
muted
#848384