#CDBBDA#CDBBDA
#CDBBDA is a light, muted violet. Relative luminance 0.536; OKLCH L 81.7% C 0.047 H 311.2°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBDA |
|---|---|
| RGB | rgb(205, 187, 218) |
| HSL | hsl(275, 30%, 79%) |
| HSV | hsv(275, 14%, 85%) |
| CMYK | cmyk(6%, 14.2%, 0%, 14.5%) |
| CIE-LAB | lab(78.22, 12.06, -13.18) |
| CIE-LCH | lch(78.22, 17.86, 312.44°) |
| OKLab | oklab(81.68% 0.031 -0.0354) |
| OKLCH | oklch(81.68% 0.047 311.2) |
| XYZ | xyz(55.5999, 53.5821, 73.7294) |
| Luminance | 0.5358 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.34
Pale Lilac
#E4CBFF
ΔE00 7.32
Light Lavender
#DFC5FE
ΔE00 7.62
Pale Lavender
#EECFFE
ΔE00 7.67
Lilac
#C8A2C8
ΔE00 7.73
Light Lilac
#EDC8FF
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBDA #C8DABB
analogous
#BEBBDA #CDBBDA #DABBD8
triadic
#CDBBDA #DACDBB #BBDACD
tetradic
#CDBBDA #DABEBB #C8DABB #BBD8DA
square
#CDBBDA #DABEBB #C8DABB #BBD8DA
split-complementary
#CDBBDA #D8DABB #BBDABE
monochromatic
#936CAF #B093C4 #CDBBDA #EAE3F0 #F0EBF4
Accessibility & contrast
On white
1.79
#CDBBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#CDBBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBDA
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBDA | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DB
Deuteranopia (green-blind)
#BAC2D9
Tritanopia (blue-blind)
#CCBFC5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbbda; /* rgb */ color: rgb(205, 187, 218); /* oklch */ color: oklch(81.7% 0.047 311.2);
Tailwind
colors: {
custom: {
50: '#dccfe5',
500: '#cdbbda',
950: '#000000',
},
}SCSS
$custom: #cdbbda; $custom-light: #dccfe5; $custom-dark: #000000;
JSON
{
"hex": "#cdbbda",
"rgb": {
"r": 205,
"g": 187,
"b": 218
},
"hsl": {
"h": 274.839,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.8168,
"c": 0.04706,
"h": 311.2
},
"luminance": 0.53582
}Semantic roles & 50–950 ramp
primary
#CDBBDA
secondary
#99B188
accent
#A83D6A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384