#CFB6DC#CFB6DC
#CFB6DC is a light, muted violet. Relative luminance 0.519; OKLCH L 81.0% C 0.059 H 314.1°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB6DC |
|---|---|
| RGB | rgb(207, 182, 220) |
| HSL | hsl(279, 35%, 79%) |
| HSV | hsv(279, 17%, 86%) |
| CMYK | cmyk(5.9%, 17.3%, 0%, 13.7%) |
| CIE-LAB | lab(77.21, 15.82, -15.75) |
| CIE-LCH | lch(77.21, 22.32, 315.12°) |
| OKLab | oklab(80.96% 0.0412 -0.0424) |
| OKLCH | oklch(80.96% 0.059 314.1) |
| XYZ | xyz(55.3763, 51.8891, 74.7946) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.55
Lilac
#C8A2C8
ΔE00 5.74
Light Lavender
#DFC5FE
ΔE00 6.44
Pale Lilac
#E4CBFF
ΔE00 6.57
Pale Lavender
#EECFFE
ΔE00 6.99
Light Lilac
#EDC8FF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB6DC #C3DCB6
analogous
#BCB6DC #CFB6DC #DCB6D6
triadic
#CFB6DC #DCCFB6 #B6DCCF
tetradic
#CFB6DC #DCBCB6 #C3DCB6 #B6D6DC
square
#CFB6DC #DCBCB6 #C3DCB6 #B6D6DC
split-complementary
#CFB6DC #D6DCB6 #B6DCBC
monochromatic
#9963B4 #B48DC8 #CFB6DC #EADFF0 #F1EAF5
Accessibility & contrast
On white
1.85
#CFB6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#CFB6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB6DC
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB6DC | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BDDE
Deuteranopia (green-blind)
#B6BFDB
Tritanopia (blue-blind)
#CEBAC3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfb6dc; /* rgb */ color: rgb(207, 182, 220); /* oklch */ color: oklch(81.0% 0.059 314.1);
Tailwind
colors: {
custom: {
50: '#ddcce7',
500: '#cfb6dc',
950: '#000000',
},
}SCSS
$custom: #cfb6dc; $custom-light: #ddcce7; $custom-dark: #000000;
JSON
{
"hex": "#cfb6dc",
"rgb": {
"r": 207,
"g": 182,
"b": 220
},
"hsl": {
"h": 279.474,
"s": 35.185,
"l": 78.824
},
"oklch": {
"l": 0.80963,
"c": 0.05914,
"h": 314.1
},
"luminance": 0.51889
}Semantic roles & 50–950 ramp
primary
#CFB6DC
secondary
#93B482
accent
#AE3760
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#151316
muted
#848384