#C0BBDE#C0BBDE
#C0BBDE is a light, muted blue. Relative luminance 0.520; OKLCH L 80.7% C 0.049 H 291.8°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BBDE |
|---|---|
| RGB | rgb(192, 187, 222) |
| HSL | hsl(249, 35%, 80%) |
| HSV | hsv(249, 16%, 87%) |
| CMYK | cmyk(13.5%, 15.8%, 0%, 12.9%) |
| CIE-LAB | lab(77.29, 8.62, -16.84) |
| CIE-LCH | lch(77.29, 18.91, 297.10°) |
| OKLab | oklab(80.75% 0.0183 -0.0456) |
| OKLCH | oklch(80.75% 0.049 291.8) |
| XYZ | xyz(52.6906, 52.0207, 76.3581) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.39
Light Periwinkle
#C1C6FC
ΔE00 6.86
Thistle
#D8BFD8
ΔE00 7.86
Light Lavender
#DFC5FE
ΔE00 8.19
Pale Lilac
#E4CBFF
ΔE00 8.41
Light Violet
#D6B4FC
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BBDE #D9DEBB
analogous
#BBC8DE #C0BBDE #D1BBDE
triadic
#C0BBDE #DEC0BB #BBDEC0
tetradic
#C0BBDE #DEBBC8 #D9DEBB #BBDED1
square
#C0BBDE #DEBBC8 #D9DEBB #BBDED1
split-complementary
#C0BBDE #DED1BB #C8DEBB
monochromatic
#7469B6 #9A92CA #C0BBDE #E6E4F2 #ECEAF5
Accessibility & contrast
On white
1.84
#C0BBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#C0BBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BBDE
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BBDE | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFE0
Deuteranopia (green-blind)
#B4BEDD
Tritanopia (blue-blind)
#BAC0C7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c0bbde; /* rgb */ color: rgb(192, 187, 222); /* oklch */ color: oklch(80.7% 0.049 291.8);
Tailwind
colors: {
custom: {
50: '#d3cfe8',
500: '#c0bbde',
950: '#000000',
},
}SCSS
$custom: #c0bbde; $custom-light: #d3cfe8; $custom-dark: #000000;
JSON
{
"hex": "#c0bbde",
"rgb": {
"r": 192,
"g": 187,
"b": 222
},
"hsl": {
"h": 248.571,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.80747,
"c": 0.04916,
"h": 291.8
},
"luminance": 0.52021
}Semantic roles & 50–950 ramp
primary
#C0BBDE
secondary
#AFB687
accent
#AD389D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384