#C0BBDD#C0BBDD
#C0BBDD is a light, muted blue. Relative luminance 0.520; OKLCH L 80.7% C 0.048 H 292.0°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BBDD |
|---|---|
| RGB | rgb(192, 187, 221) |
| HSL | hsl(249, 33%, 80%) |
| HSV | hsv(249, 15%, 87%) |
| CMYK | cmyk(13.1%, 15.4%, 0%, 13.3%) |
| CIE-LAB | lab(77.26, 8.41, -16.35) |
| CIE-LCH | lch(77.26, 18.38, 297.21°) |
| OKLab | oklab(80.71% 0.0179 -0.0443) |
| OKLCH | oklch(80.71% 0.048 292) |
| XYZ | xyz(52.5570, 51.9672, 75.6544) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.61
Light Periwinkle
#C1C6FC
ΔE00 7.09
Thistle
#D8BFD8
ΔE00 7.75
Light Lavender
#DFC5FE
ΔE00 8.39
Pale Lilac
#E4CBFF
ΔE00 8.57
Light Violet
#D6B4FC
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BBDD #D8DDBB
analogous
#BBC7DD #C0BBDD #D1BBDD
triadic
#C0BBDD #DDC0BB #BBDDC0
tetradic
#C0BBDD #DDBBC7 #D8DDBB #BBDDD1
square
#C0BBDD #DDBBC7 #D8DDBB #BBDDD1
split-complementary
#C0BBDD #DDD1BB #C7DDBB
monochromatic
#7469B4 #9A92C9 #C0BBDD #E6E4F1 #ECEBF5
Accessibility & contrast
On white
1.84
#C0BBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#C0BBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BBDD
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BBDD | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFDF
Deuteranopia (green-blind)
#B4BEDC
Tritanopia (blue-blind)
#BBC0C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c0bbdd; /* rgb */ color: rgb(192, 187, 221); /* oklch */ color: oklch(80.7% 0.048 292.0);
Tailwind
colors: {
custom: {
50: '#d3cfe7',
500: '#c0bbdd',
950: '#000000',
},
}SCSS
$custom: #c0bbdd; $custom-light: #d3cfe7; $custom-dark: #000000;
JSON
{
"hex": "#c0bbdd",
"rgb": {
"r": 192,
"g": 187,
"b": 221
},
"hsl": {
"h": 248.824,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.80712,
"c": 0.04777,
"h": 292
},
"luminance": 0.51968
}Semantic roles & 50–950 ramp
primary
#C0BBDD
secondary
#AEB587
accent
#AC399B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384