#CFBFDF#CFBFDF
#CFBFDF is a very light, muted violet. Relative luminance 0.559; OKLCH L 82.8% C 0.047 H 307.8°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBFDF |
|---|---|
| RGB | rgb(207, 191, 223) |
| HSL | hsl(270, 33%, 81%) |
| HSV | hsv(270, 14%, 87%) |
| CMYK | cmyk(7.2%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(79.53, 11.54, -13.89) |
| CIE-LCH | lch(79.53, 18.06, 309.73°) |
| OKLab | oklab(82.79% 0.029 -0.0374) |
| OKLCH | oklch(82.79% 0.047 307.8) |
| XYZ | xyz(57.6799, 55.8549, 77.5401) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.82
Pale Lilac
#E4CBFF
ΔE00 6.63
Light Lavender
#DFC5FE
ΔE00 7.04
Pale Lavender
#EECFFE
ΔE00 7.11
Light Lilac
#EDC8FF
ΔE00 7.99
Periwinkle
#CCCCFF
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBFDF #CFDFBF
analogous
#BFBFDF #CFBFDF #DFBFDF
triadic
#CFBFDF #DFCFBF #BFDFCF
tetradic
#CFBFDF #DFBFBF #CFDFBF #BFDFDF
square
#CFBFDF #DFBFBF #CFDFBF #BFDFDF
split-complementary
#CFBFDF #DFDFBF #BFDFBF
monochromatic
#926DB6 #B096CB #CFBFDF #EEE8F3 #F0EBF5
Accessibility & contrast
On white
1.73
#CFBFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#CFBFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBFDF
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBFDF | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4E0
Deuteranopia (green-blind)
#BDC5DE
Tritanopia (blue-blind)
#CDC3CA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfbfdf; /* rgb */ color: rgb(207, 191, 223); /* oklch */ color: oklch(82.8% 0.047 307.8);
Tailwind
colors: {
custom: {
50: '#ddd2e9',
500: '#cfbfdf',
950: '#000000',
},
}SCSS
$custom: #cfbfdf; $custom-light: #ddd2e9; $custom-dark: #000000;
JSON
{
"hex": "#cfbfdf",
"rgb": {
"r": 207,
"g": 191,
"b": 223
},
"hsl": {
"h": 270,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.82792,
"c": 0.04734,
"h": 307.8
},
"luminance": 0.55855
}Semantic roles & 50–950 ramp
primary
#CFBFDF
secondary
#A1B78B
accent
#AC3973
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384