#CFBDDB#CFBDDB
#CFBDDB is a very light, muted violet. Relative luminance 0.548; OKLCH L 82.3% C 0.046 H 312.0°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDDB |
|---|---|
| RGB | rgb(207, 189, 219) |
| HSL | hsl(276, 29%, 80%) |
| HSV | hsv(276, 14%, 86%) |
| CMYK | cmyk(5.5%, 13.7%, 0%, 14.1%) |
| CIE-LAB | lab(78.91, 11.84, -12.67) |
| CIE-LCH | lch(78.91, 17.34, 313.06°) |
| OKLab | oklab(82.27% 0.0306 -0.034) |
| OKLCH | oklch(82.27% 0.046 312) |
| XYZ | xyz(56.7138, 54.7754, 74.5891) |
| Luminance | 0.5477 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.97
Pale Lilac
#E4CBFF
ΔE00 7.28
Pale Lavender
#EECFFE
ΔE00 7.49
Light Lavender
#DFC5FE
ΔE00 7.70
Lilac
#C8A2C8
ΔE00 8.15
Light Lilac
#EDC8FF
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDDB #C9DBBD
analogous
#C0BDDB #CFBDDB #DBBDD8
triadic
#CFBDDB #DBCFBD #BDDBCF
tetradic
#CFBDDB #DBC0BD #C9DBBD #BDD8DB
square
#CFBDDB #DBC0BD #C9DBBD #BDD8DB
split-complementary
#CFBDDB #D8DBBD #BDDBC0
monochromatic
#956EB0 #B295C5 #CFBDDB #ECE5F1 #F1EBF4
Accessibility & contrast
On white
1.76
#CFBDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#CFBDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDDB
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDDB | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C2DC
Deuteranopia (green-blind)
#BCC4DA
Tritanopia (blue-blind)
#CEC0C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cfbddb; /* rgb */ color: rgb(207, 189, 219); /* oklch */ color: oklch(82.3% 0.046 312.0);
Tailwind
colors: {
custom: {
50: '#ddd0e6',
500: '#cfbddb',
950: '#000000',
},
}SCSS
$custom: #cfbddb; $custom-light: #ddd0e6; $custom-dark: #000000;
JSON
{
"hex": "#cfbddb",
"rgb": {
"r": 207,
"g": 189,
"b": 219
},
"hsl": {
"h": 276,
"s": 29.412,
"l": 80
},
"oklch": {
"l": 0.8227,
"c": 0.04573,
"h": 312
},
"luminance": 0.54775
}Semantic roles & 50–950 ramp
primary
#CFBDDB
secondary
#9AB28A
accent
#A83D68
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384