#CFB4DC#CFB4DC
#CFB4DC is a light, moderate purple. Relative luminance 0.511; OKLCH L 80.6% C 0.063 H 314.8°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB4DC |
|---|---|
| RGB | rgb(207, 180, 220) |
| HSL | hsl(281, 36%, 78%) |
| HSV | hsv(281, 18%, 86%) |
| CMYK | cmyk(5.9%, 18.2%, 0%, 13.7%) |
| CIE-LAB | lab(76.72, 16.90, -16.49) |
| CIE-LCH | lch(76.72, 23.62, 315.71°) |
| OKLab | oklab(80.58% 0.0441 -0.0445) |
| OKLCH | oklch(80.58% 0.063 314.8) |
| XYZ | xyz(54.9696, 51.0758, 74.6591) |
| Luminance | 0.5108 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.17
Lilac
#C8A2C8
ΔE00 5.23
Light Lavender
#DFC5FE
ΔE00 6.39
Pale Lilac
#E4CBFF
ΔE00 6.68
Light Lilac
#EDC8FF
ΔE00 6.90
Pale Lavender
#EECFFE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB4DC #C1DCB4
analogous
#BBB4DC #CFB4DC #DCB4D5
triadic
#CFB4DC #DCCFB4 #B4DCCF
tetradic
#CFB4DC #DCBBB4 #C1DCB4 #B4D5DC
square
#CFB4DC #DCBBB4 #C1DCB4 #B4D5DC
split-complementary
#CFB4DC #D5DCB4 #B4DCBB
monochromatic
#9A61B5 #B48AC9 #CFB4DC #EADEEF #F2EAF5
Accessibility & contrast
On white
1.87
#CFB4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#CFB4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB4DC
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB4DC | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBCDE
Deuteranopia (green-blind)
#B4BEDB
Tritanopia (blue-blind)
#CEB8C1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfb4dc; /* rgb */ color: rgb(207, 180, 220); /* oklch */ color: oklch(80.6% 0.063 314.8);
Tailwind
colors: {
custom: {
50: '#decae7',
500: '#cfb4dc',
950: '#000000',
},
}SCSS
$custom: #cfb4dc; $custom-light: #decae7; $custom-dark: #000000;
JSON
{
"hex": "#cfb4dc",
"rgb": {
"r": 207,
"g": 180,
"b": 220
},
"hsl": {
"h": 280.5,
"s": 36.364,
"l": 78.431
},
"oklch": {
"l": 0.80584,
"c": 0.06264,
"h": 314.8
},
"luminance": 0.51075
}Semantic roles & 50–950 ramp
primary
#CFB4DC
secondary
#91B480
accent
#AF365E
background
#FEFDFE
surface
#FCF9FC
border
#D5D2D5
text
#151316
muted
#848284