#CDBCD6#CDBCD6
#CDBCD6 is a light, muted violet. Relative luminance 0.538; OKLCH L 81.7% C 0.040 H 314.1°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBCD6 |
|---|---|
| RGB | rgb(205, 188, 214) |
| HSL | hsl(279, 24%, 79%) |
| HSV | hsv(279, 12%, 84%) |
| CMYK | cmyk(4.2%, 12.1%, 0%, 16.1%) |
| CIE-LAB | lab(78.35, 10.74, -10.83) |
| CIE-LCH | lch(78.35, 15.25, 314.76°) |
| OKLab | oklab(81.74% 0.0281 -0.029) |
| OKLCH | oklch(81.74% 0.04 314.1) |
| XYZ | xyz(55.2957, 53.8010, 71.0769) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.85
Lilac
#C8A2C8
ΔE00 8.48
Pale Lilac
#E4CBFF
ΔE00 8.56
Pale Lavender
#EECFFE
ΔE00 8.64
Light Lavender
#DFC5FE
ΔE00 9.03
Very Light Purple
#F6CEFC
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBCD6 #C5D6BC
analogous
#C0BCD6 #CDBCD6 #D6BCD2
triadic
#CDBCD6 #D6CDBC #BCD6CD
tetradic
#CDBCD6 #D6C0BC #C5D6BC #BCD2D6
square
#CDBCD6 #D6C0BC #C5D6BC #BCD2D6
split-complementary
#CDBCD6 #D2D6BC #BCD6C0
monochromatic
#9470A8 #B196BF #CDBCD6 #E9E2ED #F1ECF3
Accessibility & contrast
On white
1.79
#CDBCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#CDBCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBCD6
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBCD6 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C1D7
Deuteranopia (green-blind)
#BCC2D5
Tritanopia (blue-blind)
#CDBFC4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cdbcd6; /* rgb */ color: rgb(205, 188, 214); /* oklch */ color: oklch(81.7% 0.040 314.1);
Tailwind
colors: {
custom: {
50: '#dcd0e2',
500: '#cdbcd6',
950: '#000000',
},
}SCSS
$custom: #cdbcd6; $custom-light: #dcd0e2; $custom-dark: #000000;
JSON
{
"hex": "#cdbcd6",
"rgb": {
"r": 205,
"g": 188,
"b": 214
},
"hsl": {
"h": 279.231,
"s": 24.074,
"l": 78.824
},
"oklch": {
"l": 0.8174,
"c": 0.04038,
"h": 314.1
},
"luminance": 0.53801
}Semantic roles & 50–950 ramp
primary
#CDBCD6
secondary
#96AC8A
accent
#A34364
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384