#C0BBFF#C0BBFF
#C0BBFF is a very light, moderate blue. Relative luminance 0.540; OKLCH L 82.0% C 0.095 H 287.5°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BBFF |
|---|---|
| RGB | rgb(192, 187, 255) |
| HSL | hsl(244, 100%, 87%) |
| HSV | hsv(244, 27%, 100%) |
| CMYK | cmyk(24.7%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(78.44, 15.93, -32.85) |
| CIE-LCH | lch(78.44, 36.50, 295.88°) |
| OKLab | oklab(82.02% 0.0285 -0.0906) |
| OKLCH | oklch(82.02% 0.095 287.5) |
| XYZ | xyz(57.5541, 53.9661, 101.9726) |
| Luminance | 0.5397 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.60
Periwinkle
#CCCCFF
ΔE00 4.95
Pale Violet
#CEAEFA
ΔE00 6.32
Light Violet
#D6B4FC
ΔE00 6.83
Light Lavender
#DFC5FE
ΔE00 7.65
Pastel Blue
#A2BFFE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BBFF #FAFFBB
analogous
#BBD8FF #C0BBFF #E2BBFF
triadic
#C0BBFF #FFC0BB #BBFFC0
tetradic
#C0BBFF #FFBBD8 #FAFFBB #BBFFE2
square
#C0BBFF #FFBBD8 #FAFFBB #BBFFE2
split-complementary
#C0BBFF #FFE2BB #D8FFBB
monochromatic
#4F41FF #877EFF #C0BBFF #E3E0FF #E3E0FF
Accessibility & contrast
On white
1.78
#C0BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#C0BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BBFF
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BBFF | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C4FF
Deuteranopia (green-blind)
#A8C0FD
Tritanopia (blue-blind)
#B2C7D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c0bbff; /* rgb */ color: rgb(192, 187, 255); /* oklch */ color: oklch(82.0% 0.095 287.5);
Tailwind
colors: {
custom: {
50: '#d4cfff',
500: '#c0bbff',
950: '#000000',
},
}SCSS
$custom: #c0bbff; $custom-light: #d4cfff; $custom-dark: #000000;
JSON
{
"hex": "#c0bbff",
"rgb": {
"r": 192,
"g": 187,
"b": 255
},
"hsl": {
"h": 244.412,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.82018,
"c": 0.095,
"h": 287.5
},
"luminance": 0.53967
}Semantic roles & 50–950 ramp
primary
#C0BBFF
secondary
#DFE777
accent
#E600D5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386