#CDBFDF#CDBFDF
#CDBFDF is a very light, muted violet. Relative luminance 0.556; OKLCH L 82.6% C 0.047 H 305.2°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBFDF |
|---|---|
| RGB | rgb(205, 191, 223) |
| HSL | hsl(266, 33%, 81%) |
| HSV | hsv(266, 14%, 87%) |
| CMYK | cmyk(8.1%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(79.37, 10.89, -14.15) |
| CIE-LCH | lch(79.37, 17.86, 307.56°) |
| OKLab | oklab(82.63% 0.0269 -0.0381) |
| OKLCH | oklch(82.63% 0.047 305.2) |
| XYZ | xyz(57.1245, 55.5686, 77.5141) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.38
Pale Lilac
#E4CBFF
ΔE00 6.83
Light Lavender
#DFC5FE
ΔE00 7.19
Pale Lavender
#EECFFE
ΔE00 7.49
Periwinkle
#CCCCFF
ΔE00 7.94
Light Lilac
#EDC8FF
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBFDF #D1DFBF
analogous
#BFC1DF #CDBFDF #DDBFDF
triadic
#CDBFDF #DFCDBF #BFDFCD
tetradic
#CDBFDF #DFBFC1 #D1DFBF #BFDFDD
square
#CDBFDF #DFBFC1 #D1DFBF #BFDFDD
split-complementary
#CDBFDF #DFDDBF #C1DFBF
monochromatic
#8D6DB6 #AD96CB #CDBFDF #EDE8F3 #EFEBF5
Accessibility & contrast
On white
1.73
#CDBFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#CDBFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBFDF
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBFDF | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4E0
Deuteranopia (green-blind)
#BCC5DE
Tritanopia (blue-blind)
#CBC3C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cdbfdf; /* rgb */ color: rgb(205, 191, 223); /* oklch */ color: oklch(82.6% 0.047 305.2);
Tailwind
colors: {
custom: {
50: '#dcd2e9',
500: '#cdbfdf',
950: '#000000',
},
}SCSS
$custom: #cdbfdf; $custom-light: #dcd2e9; $custom-dark: #000000;
JSON
{
"hex": "#cdbfdf",
"rgb": {
"r": 205,
"g": 191,
"b": 223
},
"hsl": {
"h": 266.25,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.82625,
"c": 0.04665,
"h": 305.2
},
"luminance": 0.55568
}Semantic roles & 50–950 ramp
primary
#CDBFDF
secondary
#A4B78B
accent
#AC397A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384