#C0BBDB#C0BBDB
#C0BBDB is a light, muted blue. Relative luminance 0.519; OKLCH L 80.6% C 0.045 H 292.5°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BBDB |
|---|---|
| RGB | rgb(192, 187, 219) |
| HSL | hsl(249, 31%, 80%) |
| HSV | hsv(249, 15%, 86%) |
| CMYK | cmyk(12.3%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(77.20, 7.99, -15.36) |
| CIE-LCH | lch(77.20, 17.31, 297.48°) |
| OKLab | oklab(80.64% 0.0172 -0.0415) |
| OKLCH | oklch(80.64% 0.045 292.5) |
| XYZ | xyz(52.2921, 51.8613, 74.2594) |
| Luminance | 0.5186 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.07
Thistle
#D8BFD8
ΔE00 7.55
Light Periwinkle
#C1C6FC
ΔE00 7.57
Light Lavender
#DFC5FE
ΔE00 8.84
Pale Lilac
#E4CBFF
ΔE00 8.94
Pale Lavender
#EECFFE
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BBDB #D6DBBB
analogous
#BBC6DB #C0BBDB #D0BBDB
triadic
#C0BBDB #DBC0BB #BBDBC0
tetradic
#C0BBDB #DBBBC6 #D6DBBB #BBDBD0
square
#C0BBDB #DBBBC6 #D6DBBB #BBDBD0
split-complementary
#C0BBDB #DBD0BB #C6DBBB
monochromatic
#766BB1 #9B93C6 #C0BBDB #E5E3F0 #ECEBF4
Accessibility & contrast
On white
1.85
#C0BBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#C0BBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BBDB
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BBDB | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFDC
Deuteranopia (green-blind)
#B5BEDA
Tritanopia (blue-blind)
#BBC0C5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c0bbdb; /* rgb */ color: rgb(192, 187, 219); /* oklch */ color: oklch(80.6% 0.045 292.5);
Tailwind
colors: {
custom: {
50: '#d3cfe6',
500: '#c0bbdb',
950: '#000000',
},
}SCSS
$custom: #c0bbdb; $custom-light: #d3cfe6; $custom-dark: #000000;
JSON
{
"hex": "#c0bbdb",
"rgb": {
"r": 192,
"g": 187,
"b": 219
},
"hsl": {
"h": 249.375,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.80641,
"c": 0.04498,
"h": 292.5
},
"luminance": 0.51862
}Semantic roles & 50–950 ramp
primary
#C0BBDB
secondary
#ACB288
accent
#A93C98
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384