#CFBFDC#CFBFDC
#CFBFDC is a very light, muted violet. Relative luminance 0.557; OKLCH L 82.7% C 0.044 H 310.0°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBFDC |
|---|---|
| RGB | rgb(207, 191, 220) |
| HSL | hsl(273, 29%, 81%) |
| HSV | hsv(273, 13%, 86%) |
| CMYK | cmyk(5.9%, 13.2%, 0%, 13.7%) |
| CIE-LAB | lab(79.44, 10.96, -12.41) |
| CIE-LCH | lch(79.44, 16.56, 311.43°) |
| OKLab | oklab(82.69% 0.028 -0.0333) |
| OKLCH | oklch(82.69% 0.044 310) |
| XYZ | xyz(57.2790, 55.6946, 75.4289) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.28
Pale Lilac
#E4CBFF
ΔE00 7.41
Pale Lavender
#EECFFE
ΔE00 7.67
Light Lavender
#DFC5FE
ΔE00 7.92
Light Lilac
#EDC8FF
ΔE00 8.67
Very Light Purple
#F6CEFC
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBFDC #CCDCBF
analogous
#C0BFDC #CFBFDC #DCBFDA
triadic
#CFBFDC #DCCFBF #BFDCCF
tetradic
#CFBFDC #DCC0BF #CCDCBF #BFDADC
square
#CFBFDC #DCC0BF #CCDCBF #BFDADC
split-complementary
#CFBFDC #DADCBF #BFDCC0
monochromatic
#9470B1 #B197C6 #CFBFDC #EDE7F2 #F0EBF4
Accessibility & contrast
On white
1.73
#CFBFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#CFBFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBFDC
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBFDC | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DD
Deuteranopia (green-blind)
#BEC5DB
Tritanopia (blue-blind)
#CEC2C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfbfdc; /* rgb */ color: rgb(207, 191, 220); /* oklch */ color: oklch(82.7% 0.044 310.0);
Tailwind
colors: {
custom: {
50: '#ddd2e6',
500: '#cfbfdc',
950: '#000000',
},
}SCSS
$custom: #cfbfdc; $custom-light: #ddd2e6; $custom-dark: #000000;
JSON
{
"hex": "#cfbfdc",
"rgb": {
"r": 207,
"g": 191,
"b": 220
},
"hsl": {
"h": 273.103,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.82691,
"c": 0.04353,
"h": 310
},
"luminance": 0.55694
}Semantic roles & 50–950 ramp
primary
#CFBFDC
secondary
#9EB38C
accent
#A83E6D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384