#CDBBDD#CDBBDD
#CDBBDD is a light, muted violet. Relative luminance 0.537; OKLCH L 81.8% C 0.051 H 309.0°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBDD |
|---|---|
| RGB | rgb(205, 187, 221) |
| HSL | hsl(272, 33%, 80%) |
| HSV | hsv(272, 15%, 87%) |
| CMYK | cmyk(7.2%, 15.4%, 0%, 13.3%) |
| CIE-LAB | lab(78.31, 12.65, -14.66) |
| CIE-LCH | lch(78.31, 19.36, 310.78°) |
| OKLab | oklab(81.78% 0.032 -0.0395) |
| OKLCH | oklch(81.78% 0.051 309) |
| XYZ | xyz(55.9960, 53.7405, 75.8156) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.99
Pale Lilac
#E4CBFF
ΔE00 6.62
Light Lavender
#DFC5FE
ΔE00 6.80
Pale Lavender
#EECFFE
ΔE00 7.20
Lilac
#C8A2C8
ΔE00 7.66
Light Lilac
#EDC8FF
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBDD #CBDDBB
analogous
#BCBBDD #CDBBDD #DDBBDC
triadic
#CDBBDD #DDCDBB #BBDDCD
tetradic
#CDBBDD #DDBCBB #CBDDBB #BBDCDD
square
#CDBBDD #DDBCBB #CBDDBB #BBDCDD
split-complementary
#CDBBDD #DCDDBB #BBDDBC
monochromatic
#9169B4 #AF92C9 #CDBBDD #EBE4F1 #F0EBF5
Accessibility & contrast
On white
1.79
#CDBBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#CDBBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBDD
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBDD | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C1DF
Deuteranopia (green-blind)
#B9C2DC
Tritanopia (blue-blind)
#CBBFC6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cdbbdd; /* rgb */ color: rgb(205, 187, 221); /* oklch */ color: oklch(81.8% 0.051 309.0);
Tailwind
colors: {
custom: {
50: '#dccfe7',
500: '#cdbbdd',
950: '#000000',
},
}SCSS
$custom: #cdbbdd; $custom-light: #dccfe7; $custom-dark: #000000;
JSON
{
"hex": "#cdbbdd",
"rgb": {
"r": 205,
"g": 187,
"b": 221
},
"hsl": {
"h": 271.765,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.81783,
"c": 0.05084,
"h": 309
},
"luminance": 0.5374
}Semantic roles & 50–950 ramp
primary
#CDBBDD
secondary
#9DB587
accent
#AC396F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151316
muted
#848384