#C0BBDC#C0BBDC
#C0BBDC is a light, muted blue. Relative luminance 0.519; OKLCH L 80.7% C 0.046 H 292.3°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BBDC |
|---|---|
| RGB | rgb(192, 187, 220) |
| HSL | hsl(249, 32%, 80%) |
| HSV | hsv(249, 15%, 86%) |
| CMYK | cmyk(12.7%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(77.23, 8.20, -15.85) |
| CIE-LCH | lch(77.23, 17.85, 297.34°) |
| OKLab | oklab(80.68% 0.0176 -0.0429) |
| OKLCH | oklch(80.68% 0.046 292.3) |
| XYZ | xyz(52.4241, 51.9141, 74.9548) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.83
Light Periwinkle
#C1C6FC
ΔE00 7.33
Thistle
#D8BFD8
ΔE00 7.65
Light Lavender
#DFC5FE
ΔE00 8.61
Pale Lilac
#E4CBFF
ΔE00 8.75
Light Violet
#D6B4FC
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BBDC #D7DCBB
analogous
#BBC7DC #C0BBDC #D1BBDC
triadic
#C0BBDC #DCC0BB #BBDCC0
tetradic
#C0BBDC #DCBBC7 #D7DCBB #BBDCD1
square
#C0BBDC #DCBBC7 #D7DCBB #BBDCD1
split-complementary
#C0BBDC #DCD1BB #C7DCBB
monochromatic
#756AB2 #9B93C7 #C0BBDC #E5E3F1 #ECEBF5
Accessibility & contrast
On white
1.84
#C0BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#C0BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BBDC
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BBDC | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFDE
Deuteranopia (green-blind)
#B4BEDB
Tritanopia (blue-blind)
#BBC0C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c0bbdc; /* rgb */ color: rgb(192, 187, 220); /* oklch */ color: oklch(80.7% 0.046 292.3);
Tailwind
colors: {
custom: {
50: '#d3cfe6',
500: '#c0bbdc',
950: '#000000',
},
}SCSS
$custom: #c0bbdc; $custom-light: #d3cfe6; $custom-dark: #000000;
JSON
{
"hex": "#c0bbdc",
"rgb": {
"r": 192,
"g": 187,
"b": 220
},
"hsl": {
"h": 249.091,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.80676,
"c": 0.04637,
"h": 292.3
},
"luminance": 0.51914
}Semantic roles & 50–950 ramp
primary
#C0BBDC
secondary
#ADB388
accent
#AB3B9A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384