#CFBFDD#CFBFDD
#CFBFDD is a very light, muted violet. Relative luminance 0.557; OKLCH L 82.7% C 0.045 H 309.2°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBFDD |
|---|---|
| RGB | rgb(207, 191, 221) |
| HSL | hsl(272, 31%, 81%) |
| HSV | hsv(272, 14%, 87%) |
| CMYK | cmyk(6.3%, 13.6%, 0%, 13.3%) |
| CIE-LAB | lab(79.47, 11.15, -12.91) |
| CIE-LCH | lch(79.47, 17.06, 310.82°) |
| OKLab | oklab(82.72% 0.0283 -0.0347) |
| OKLCH | oklch(82.72% 0.045 309.2) |
| XYZ | xyz(57.4118, 55.7477, 76.1284) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.44
Pale Lilac
#E4CBFF
ΔE00 7.14
Pale Lavender
#EECFFE
ΔE00 7.47
Light Lavender
#DFC5FE
ΔE00 7.62
Light Lilac
#EDC8FF
ΔE00 8.44
Very Light Purple
#F6CEFC
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBFDD #CDDDBF
analogous
#C0BFDD #CFBFDD #DDBFDC
triadic
#CFBFDD #DDCFBF #BFDDCF
tetradic
#CFBFDD #DDC0BF #CDDDBF #BFDCDD
square
#CFBFDD #DDC0BF #CDDDBF #BFDCDD
split-complementary
#CFBFDD #DCDDBF #BFDDC0
monochromatic
#936FB3 #B197C8 #CFBFDD #EDE7F2 #F0EBF4
Accessibility & contrast
On white
1.73
#CFBFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#CFBFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBFDD
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBFDD | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DE
Deuteranopia (green-blind)
#BEC5DC
Tritanopia (blue-blind)
#CEC3C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfbfdd; /* rgb */ color: rgb(207, 191, 221); /* oklch */ color: oklch(82.7% 0.045 309.2);
Tailwind
colors: {
custom: {
50: '#ddd2e7',
500: '#cfbfdd',
950: '#000000',
},
}SCSS
$custom: #cfbfdd; $custom-light: #ddd2e7; $custom-dark: #000000;
JSON
{
"hex": "#cfbfdd",
"rgb": {
"r": 207,
"g": 191,
"b": 221
},
"hsl": {
"h": 272,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.82724,
"c": 0.04479,
"h": 309.2
},
"luminance": 0.55747
}Semantic roles & 50–950 ramp
primary
#CFBFDD
secondary
#9FB48C
accent
#A93C6F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384