#C0BBDA#C0BBDA
#C0BBDA is a light, muted blue. Relative luminance 0.518; OKLCH L 80.6% C 0.044 H 292.8°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BBDA |
|---|---|
| RGB | rgb(192, 187, 218) |
| HSL | hsl(250, 30%, 79%) |
| HSV | hsv(250, 14%, 85%) |
| CMYK | cmyk(11.9%, 14.2%, 0%, 14.5%) |
| CIE-LAB | lab(77.17, 7.78, -14.87) |
| CIE-LCH | lch(77.17, 16.78, 297.63°) |
| OKLab | oklab(80.61% 0.0169 -0.0402) |
| OKLCH | oklch(80.61% 0.044 292.8) |
| XYZ | xyz(52.1608, 51.8088, 73.5682) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.31
Thistle
#D8BFD8
ΔE00 7.47
Light Periwinkle
#C1C6FC
ΔE00 7.82
Light Lavender
#DFC5FE
ΔE00 9.07
Pale Lilac
#E4CBFF
ΔE00 9.14
Pale Lavender
#EECFFE
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BBDA #D5DABB
analogous
#BBC6DA #C0BBDA #D0BBDA
triadic
#C0BBDA #DAC0BB #BBDAC0
tetradic
#C0BBDA #DABBC6 #D5DABB #BBDAD0
square
#C0BBDA #DABBC6 #D5DABB #BBDAD0
split-complementary
#C0BBDA #DAD0BB #C6DABB
monochromatic
#776CAF #9B93C4 #C0BBDA #E5E3F0 #EDEBF4
Accessibility & contrast
On white
1.85
#C0BBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#C0BBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BBDA
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BBDA | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BFDB
Deuteranopia (green-blind)
#B5BED9
Tritanopia (blue-blind)
#BBC0C5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c0bbda; /* rgb */ color: rgb(192, 187, 218); /* oklch */ color: oklch(80.6% 0.044 292.8);
Tailwind
colors: {
custom: {
50: '#d3cfe5',
500: '#c0bbda',
950: '#000000',
},
}SCSS
$custom: #c0bbda; $custom-light: #d3cfe5; $custom-dark: #000000;
JSON
{
"hex": "#c0bbda",
"rgb": {
"r": 192,
"g": 187,
"b": 218
},
"hsl": {
"h": 249.677,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.80606,
"c": 0.04359,
"h": 292.8
},
"luminance": 0.51809
}Semantic roles & 50–950 ramp
primary
#C0BBDA
secondary
#AAB188
accent
#A83D97
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384