#C0BBDF#C0BBDF
#C0BBDF is a light, muted blue. Relative luminance 0.521; OKLCH L 80.8% C 0.051 H 291.6°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BBDF |
|---|---|
| RGB | rgb(192, 187, 223) |
| HSL | hsl(248, 36%, 80%) |
| HSV | hsv(248, 16%, 87%) |
| CMYK | cmyk(13.9%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(77.33, 8.83, -17.33) |
| CIE-LCH | lch(77.33, 19.45, 296.99°) |
| OKLab | oklab(80.78% 0.0186 -0.047) |
| OKLCH | oklch(80.78% 0.051 291.6) |
| XYZ | xyz(52.8250, 52.0745, 77.0661) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.18
Light Periwinkle
#C1C6FC
ΔE00 6.63
Thistle
#D8BFD8
ΔE00 7.98
Light Lavender
#DFC5FE
ΔE00 7.99
Pale Lilac
#E4CBFF
ΔE00 8.25
Light Violet
#D6B4FC
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BBDF #DADFBB
analogous
#BBC8DF #C0BBDF #D2BBDF
triadic
#C0BBDF #DFC0BB #BBDFC0
tetradic
#C0BBDF #DFBBC8 #DADFBB #BBDFD2
square
#C0BBDF #DFBBC8 #DADFBB #BBDFD2
split-complementary
#C0BBDF #DFD2BB #C8DFBB
monochromatic
#7368B8 #9991CB #C0BBDF #E7E5F3 #ECEAF5
Accessibility & contrast
On white
1.84
#C0BBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#C0BBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BBDF
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BBDF | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C0E1
Deuteranopia (green-blind)
#B3BEDE
Tritanopia (blue-blind)
#BAC0C7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c0bbdf; /* rgb */ color: rgb(192, 187, 223); /* oklch */ color: oklch(80.8% 0.051 291.6);
Tailwind
colors: {
custom: {
50: '#d3cfe9',
500: '#c0bbdf',
950: '#000000',
},
}SCSS
$custom: #c0bbdf; $custom-light: #d3cfe9; $custom-dark: #000000;
JSON
{
"hex": "#c0bbdf",
"rgb": {
"r": 192,
"g": 187,
"b": 223
},
"hsl": {
"h": 248.333,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.80783,
"c": 0.05055,
"h": 291.6
},
"luminance": 0.52075
}Semantic roles & 50–950 ramp
primary
#C0BBDF
secondary
#B1B787
accent
#AF379E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384