#CFBDD3#CFBDD3
#CFBDD3 is a very light, muted purple. Relative luminance 0.544; OKLCH L 82.0% C 0.036 H 320.1°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDD3 |
|---|---|
| RGB | rgb(207, 189, 211) |
| HSL | hsl(289, 20%, 78%) |
| HSV | hsv(289, 10%, 83%) |
| CMYK | cmyk(1.9%, 10.4%, 0%, 17.3%) |
| CIE-LAB | lab(78.67, 10.31, -8.70) |
| CIE-LCH | lch(78.67, 13.49, 319.82°) |
| OKLab | oklab(82.01% 0.0277 -0.0232) |
| OKLCH | oklch(82.01% 0.036 320.1) |
| XYZ | xyz(55.6858, 54.3642, 69.1752) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.56
Lilac
#C8A2C8
ΔE00 9.05
Pale Lavender
#EECFFE
ΔE00 9.35
Pale Lilac
#E4CBFF
ΔE00 9.57
Very Light Purple
#F6CEFC
ΔE00 10.01
Light Lavender
#DFC5FE
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDD3 #C1D3BD
analogous
#C4BDD3 #CFBDD3 #D3BDCC
triadic
#CFBDD3 #D3CFBD #BDD3CF
tetradic
#CFBDD3 #D3C4BD #C1D3BD #BDCCD3
square
#CFBDD3 #D3C4BD #C1D3BD #BDCCD3
split-complementary
#CFBDD3 #CCD3BD #BDD3C4
monochromatic
#9A74A2 #B498BB #CFBDD3 #EAE2EB #F2EDF3
Accessibility & contrast
On white
1.77
#CFBDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#CFBDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDD3
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDD3 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC1D4
Deuteranopia (green-blind)
#BFC3D2
Tritanopia (blue-blind)
#D0BFC4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cfbdd3; /* rgb */ color: rgb(207, 189, 211); /* oklch */ color: oklch(82.0% 0.036 320.1);
Tailwind
colors: {
custom: {
50: '#ddd0e0',
500: '#cfbdd3',
950: '#000000',
},
}SCSS
$custom: #cfbdd3; $custom-light: #ddd0e0; $custom-dark: #000000;
JSON
{
"hex": "#cfbdd3",
"rgb": {
"r": 207,
"g": 189,
"b": 211
},
"hsl": {
"h": 289.091,
"s": 20,
"l": 78.431
},
"oklch": {
"l": 0.82006,
"c": 0.03617,
"h": 320.1
},
"luminance": 0.54364
}Semantic roles & 50–950 ramp
primary
#CFBDD3
secondary
#91A88C
accent
#9E4757
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384