#CFB2DC#CFB2DC
#CFB2DC is a light, moderate purple. Relative luminance 0.503; OKLCH L 80.2% C 0.066 H 315.4°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB2DC |
|---|---|
| RGB | rgb(207, 178, 220) |
| HSL | hsl(281, 38%, 78%) |
| HSV | hsv(281, 19%, 86%) |
| CMYK | cmyk(5.9%, 19.1%, 0%, 13.7%) |
| CIE-LAB | lab(76.24, 17.99, -17.23) |
| CIE-LCH | lch(76.24, 24.91, 316.24°) |
| OKLab | oklab(80.21% 0.0471 -0.0465) |
| OKLCH | oklch(80.21% 0.066 315.4) |
| XYZ | xyz(54.5688, 50.2741, 74.5254) |
| Luminance | 0.5027 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.80
Thistle
#D8BFD8
ΔE00 5.82
Light Lavender
#DFC5FE
ΔE00 6.43
Pale Lilac
#E4CBFF
ΔE00 6.88
Light Lilac
#EDC8FF
ΔE00 6.90
Light Lavendar
#EFC0FE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB2DC #BFDCB2
analogous
#BAB2DC #CFB2DC #DCB2D4
triadic
#CFB2DC #DCCFB2 #B2DCCF
tetradic
#CFB2DC #DCBAB2 #BFDCB2 #B2D4DC
square
#CFB2DC #DCBAB2 #BFDCB2 #B2D4DC
split-complementary
#CFB2DC #D4DCB2 #B2DCBA
monochromatic
#9B5EB6 #B588C9 #CFB2DC #E9DCEF #F2EAF5
Accessibility & contrast
On white
1.90
#CFB2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#CFB2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB2DC
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB2DC | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBADE
Deuteranopia (green-blind)
#B3BDDB
Tritanopia (blue-blind)
#CFB7C0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cfb2dc; /* rgb */ color: rgb(207, 178, 220); /* oklch */ color: oklch(80.2% 0.066 315.4);
Tailwind
colors: {
custom: {
50: '#dec9e7',
500: '#cfb2dc',
950: '#000000',
},
}SCSS
$custom: #cfb2dc; $custom-light: #dec9e7; $custom-dark: #000000;
JSON
{
"hex": "#cfb2dc",
"rgb": {
"r": 207,
"g": 178,
"b": 220
},
"hsl": {
"h": 281.429,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.80207,
"c": 0.06616,
"h": 315.4
},
"luminance": 0.50273
}Semantic roles & 50–950 ramp
primary
#CFB2DC
secondary
#8FB47E
accent
#B0355B
background
#FEFDFE
surface
#FCF9FC
border
#D5D2D5
text
#151316
muted
#848284