#CBBCDC#CBBCDC
#CBBCDC is a light, muted violet. Relative luminance 0.538; OKLCH L 81.8% C 0.047 H 306.5°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBCDC |
|---|---|
| RGB | rgb(203, 188, 220) |
| HSL | hsl(268, 31%, 80%) |
| HSV | hsv(268, 15%, 86%) |
| CMYK | cmyk(7.7%, 14.5%, 0%, 13.7%) |
| CIE-LAB | lab(78.36, 11.25, -14.06) |
| CIE-LCH | lch(78.36, 18.01, 308.66°) |
| OKLab | oklab(81.77% 0.028 -0.0379) |
| OKLCH | oklch(81.77% 0.047 306.5) |
| XYZ | xyz(55.5278, 53.8304, 75.1613) |
| Luminance | 0.5383 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.25
Pale Lilac
#E4CBFF
ΔE00 7.17
Light Lavender
#DFC5FE
ΔE00 7.40
Pale Lavender
#EECFFE
ΔE00 7.82
Periwinkle
#CCCCFF
ΔE00 8.42
Lilac
#C8A2C8
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBCDC #CDDCBC
analogous
#BCBDDC #CBBCDC #DBBCDC
triadic
#CBBCDC #DCCBBC #BCDCCB
tetradic
#CBBCDC #DCBCBD #CDDCBC #BCDCDB
square
#CBBCDC #DCBCBD #CDDCBC #BCDCDB
split-complementary
#CBBCDC #DCDBBC #BDDCBC
monochromatic
#8D6CB2 #AC94C7 #CBBCDC #EAE4F1 #EFEBF5
Accessibility & contrast
On white
1.78
#CBBCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#CBBCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBCDC
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBCDC | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DD
Deuteranopia (green-blind)
#BAC2DB
Tritanopia (blue-blind)
#C9C0C7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cbbcdc; /* rgb */ color: rgb(203, 188, 220); /* oklch */ color: oklch(81.8% 0.047 306.5);
Tailwind
colors: {
custom: {
50: '#dbd0e6',
500: '#cbbcdc',
950: '#000000',
},
}SCSS
$custom: #cbbcdc; $custom-light: #dbd0e6; $custom-dark: #000000;
JSON
{
"hex": "#cbbcdc",
"rgb": {
"r": 203,
"g": 188,
"b": 220
},
"hsl": {
"h": 268.125,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.81773,
"c": 0.04711,
"h": 306.5
},
"luminance": 0.5383
}Semantic roles & 50–950 ramp
primary
#CBBCDC
secondary
#9FB389
accent
#AA3B76
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384