#CFB3DC#CFB3DC
#CFB3DC is a light, moderate purple. Relative luminance 0.507; OKLCH L 80.4% C 0.064 H 315.1°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB3DC |
|---|---|
| RGB | rgb(207, 179, 220) |
| HSL | hsl(281, 37%, 78%) |
| HSV | hsv(281, 19%, 86%) |
| CMYK | cmyk(5.9%, 18.6%, 0%, 13.7%) |
| CIE-LAB | lab(76.48, 17.45, -16.86) |
| CIE-LCH | lch(76.48, 24.26, 315.98°) |
| OKLab | oklab(80.4% 0.0456 -0.0455) |
| OKLCH | oklch(80.4% 0.064 315.1) |
| XYZ | xyz(54.7685, 50.6735, 74.5920) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.00
Thistle
#D8BFD8
ΔE00 5.49
Light Lavender
#DFC5FE
ΔE00 6.40
Pale Lilac
#E4CBFF
ΔE00 6.77
Light Lilac
#EDC8FF
ΔE00 6.89
Light Lavendar
#EFC0FE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB3DC #C0DCB3
analogous
#BAB3DC #CFB3DC #DCB3D4
triadic
#CFB3DC #DCCFB3 #B3DCCF
tetradic
#CFB3DC #DCBAB3 #C0DCB3 #B3D4DC
square
#CFB3DC #DCBAB3 #C0DCB3 #B3D4DC
split-complementary
#CFB3DC #D4DCB3 #B3DCBA
monochromatic
#9A5FB5 #B589C9 #CFB3DC #E9DDEF #F2EAF5
Accessibility & contrast
On white
1.89
#CFB3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#CFB3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB3DC
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB3DC | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBBDE
Deuteranopia (green-blind)
#B4BDDB
Tritanopia (blue-blind)
#CFB7C1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfb3dc; /* rgb */ color: rgb(207, 179, 220); /* oklch */ color: oklch(80.4% 0.064 315.1);
Tailwind
colors: {
custom: {
50: '#dec9e7',
500: '#cfb3dc',
950: '#000000',
},
}SCSS
$custom: #cfb3dc; $custom-light: #dec9e7; $custom-dark: #000000;
JSON
{
"hex": "#cfb3dc",
"rgb": {
"r": 207,
"g": 179,
"b": 220
},
"hsl": {
"h": 280.976,
"s": 36.937,
"l": 78.235
},
"oklch": {
"l": 0.80395,
"c": 0.0644,
"h": 315.1
},
"luminance": 0.50673
}Semantic roles & 50–950 ramp
primary
#CFB3DC
secondary
#90B47F
accent
#B0365C
background
#FEFDFE
surface
#FCF9FC
border
#D5D2D5
text
#151316
muted
#848284