#CFB3DD#CFB3DD
#CFB3DD is a light, moderate purple. Relative luminance 0.507; OKLCH L 80.4% C 0.066 H 314.4°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB3DD |
|---|---|
| RGB | rgb(207, 179, 221) |
| HSL | hsl(280, 38%, 78%) |
| HSV | hsv(280, 19%, 87%) |
| CMYK | cmyk(6.3%, 19%, 0%, 13.3%) |
| CIE-LAB | lab(76.51, 17.64, -17.35) |
| CIE-LCH | lch(76.51, 24.75, 315.48°) |
| OKLab | oklab(80.43% 0.0459 -0.0468) |
| OKLCH | oklch(80.43% 0.066 314.4) |
| XYZ | xyz(54.9013, 50.7266, 75.2916) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.11
Thistle
#D8BFD8
ΔE00 5.72
Light Lavender
#DFC5FE
ΔE00 6.20
Pale Lilac
#E4CBFF
ΔE00 6.63
Light Lilac
#EDC8FF
ΔE00 6.76
Light Lavendar
#EFC0FE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB3DD #C1DDB3
analogous
#BAB3DD #CFB3DD #DDB3D6
triadic
#CFB3DD #DDCFB3 #B3DDCF
tetradic
#CFB3DD #DDBAB3 #C1DDB3 #B3D6DD
square
#CFB3DD #DDBAB3 #C1DDB3 #B3D6DD
split-complementary
#CFB3DD #D6DDB3 #B3DDBA
monochromatic
#9A5EB7 #B489CA #CFB3DD #EADDF0 #F2EAF6
Accessibility & contrast
On white
1.88
#CFB3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#CFB3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB3DD
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB3DD | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBBDF
Deuteranopia (green-blind)
#B3BEDC
Tritanopia (blue-blind)
#CEB8C1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfb3dd; /* rgb */ color: rgb(207, 179, 221); /* oklch */ color: oklch(80.4% 0.066 314.4);
Tailwind
colors: {
custom: {
50: '#dec9e7',
500: '#cfb3dd',
950: '#000000',
},
}SCSS
$custom: #cfb3dd; $custom-light: #dec9e7; $custom-dark: #000000;
JSON
{
"hex": "#cfb3dd",
"rgb": {
"r": 207,
"g": 179,
"b": 221
},
"hsl": {
"h": 280,
"s": 38.182,
"l": 78.431
},
"oklch": {
"l": 0.80431,
"c": 0.06559,
"h": 314.4
},
"luminance": 0.50726
}Semantic roles & 50–950 ramp
primary
#CFB3DD
secondary
#91B57F
accent
#B1345E
background
#FEFDFE
surface
#FCF9FC
border
#D5D2D5
text
#151316
muted
#848284