#CDBBD7#CDBBD7
#CDBBD7 is a light, muted violet. Relative luminance 0.534; OKLCH L 81.6% C 0.043 H 313.6°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBD7 |
|---|---|
| RGB | rgb(205, 187, 215) |
| HSL | hsl(279, 26%, 79%) |
| HSV | hsv(279, 13%, 84%) |
| CMYK | cmyk(4.7%, 13%, 0%, 15.7%) |
| CIE-LAB | lab(78.13, 11.47, -11.70) |
| CIE-LCH | lch(78.13, 16.38, 314.44°) |
| OKLab | oklab(81.58% 0.0299 -0.0314) |
| OKLCH | oklch(81.58% 0.043 313.6) |
| XYZ | xyz(55.2109, 53.4265, 71.6806) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.84
Lilac
#C8A2C8
ΔE00 7.94
Pale Lilac
#E4CBFF
ΔE00 8.09
Pale Lavender
#EECFFE
ΔE00 8.24
Light Lavender
#DFC5FE
ΔE00 8.48
Light Lilac
#EDC8FF
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBD7 #C5D7BB
analogous
#BFBBD7 #CDBBD7 #D7BBD3
triadic
#CDBBD7 #D7CDBB #BBD7CD
tetradic
#CDBBD7 #D7BFBB #C5D7BB #BBD3D7
square
#CDBBD7 #D7BFBB #C5D7BB #BBD3D7
split-complementary
#CDBBD7 #D3D7BB #BBD7BF
monochromatic
#946EAA #B194C0 #CDBBD7 #E9E2EE #F1ECF4
Accessibility & contrast
On white
1.80
#CDBBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#CDBBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBD7
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBD7 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C0D8
Deuteranopia (green-blind)
#BBC2D6
Tritanopia (blue-blind)
#CCBEC4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbbd7; /* rgb */ color: rgb(205, 187, 215); /* oklch */ color: oklch(81.6% 0.043 313.6);
Tailwind
colors: {
custom: {
50: '#dccfe3',
500: '#cdbbd7',
950: '#000000',
},
}SCSS
$custom: #cdbbd7; $custom-light: #dccfe3; $custom-dark: #000000;
JSON
{
"hex": "#cdbbd7",
"rgb": {
"r": 205,
"g": 187,
"b": 215
},
"hsl": {
"h": 278.571,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.81579,
"c": 0.04335,
"h": 313.6
},
"luminance": 0.53426
}Semantic roles & 50–950 ramp
primary
#CDBBD7
secondary
#96AD89
accent
#A44165
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384