#CDBFDC#CDBFDC
#CDBFDC is a very light, muted violet. Relative luminance 0.554; OKLCH L 82.5% C 0.043 H 307.2°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBFDC |
|---|---|
| RGB | rgb(205, 191, 220) |
| HSL | hsl(269, 29%, 81%) |
| HSV | hsv(269, 13%, 86%) |
| CMYK | cmyk(6.8%, 13.2%, 0%, 13.7%) |
| CIE-LAB | lab(79.28, 10.29, -12.68) |
| CIE-LCH | lch(79.28, 16.33, 309.07°) |
| OKLab | oklab(82.52% 0.0258 -0.0341) |
| OKLCH | oklch(82.52% 0.043 307.2) |
| XYZ | xyz(56.7236, 55.4082, 75.4028) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.92
Pale Lilac
#E4CBFF
ΔE00 7.59
Pale Lavender
#EECFFE
ΔE00 8.03
Light Lavender
#DFC5FE
ΔE00 8.05
Periwinkle
#CCCCFF
ΔE00 8.63
Light Lilac
#EDC8FF
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBFDC #CEDCBF
analogous
#BFBFDC #CDBFDC #DBBFDC
triadic
#CDBFDC #DCCDBF #BFDCCD
tetradic
#CDBFDC #DCBFBF #CEDCBF #BFDCDB
square
#CDBFDC #DCBFBF #CEDCBF #BFDCDB
split-complementary
#CDBFDC #DCDBBF #BFDCBF
monochromatic
#8F70B1 #AE97C6 #CDBFDC #ECE7F2 #F0EBF4
Accessibility & contrast
On white
1.74
#CDBFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#CDBFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBFDC
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBFDC | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DD
Deuteranopia (green-blind)
#BDC5DB
Tritanopia (blue-blind)
#CBC3C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cdbfdc; /* rgb */ color: rgb(205, 191, 220); /* oklch */ color: oklch(82.5% 0.043 307.2);
Tailwind
colors: {
custom: {
50: '#dcd2e6',
500: '#cdbfdc',
950: '#000000',
},
}SCSS
$custom: #cdbfdc; $custom-light: #dcd2e6; $custom-dark: #000000;
JSON
{
"hex": "#cdbfdc",
"rgb": {
"r": 205,
"g": 191,
"b": 220
},
"hsl": {
"h": 268.966,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.82523,
"c": 0.04275,
"h": 307.2
},
"luminance": 0.55408
}Semantic roles & 50–950 ramp
primary
#CDBFDC
secondary
#A0B38C
accent
#A83E75
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384