#C0BBFE#C0BBFE
#C0BBFE is a light, moderate blue. Relative luminance 0.539; OKLCH L 82.0% C 0.094 H 287.6°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BBFE |
|---|---|
| RGB | rgb(192, 187, 254) |
| HSL | hsl(244, 97%, 86%) |
| HSV | hsv(244, 26%, 100%) |
| CMYK | cmyk(24.4%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(78.40, 15.70, -32.37) |
| CIE-LCH | lch(78.40, 35.97, 295.87°) |
| OKLab | oklab(81.98% 0.0283 -0.0893) |
| OKLCH | oklch(81.98% 0.094 287.6) |
| XYZ | xyz(57.3935, 53.9019, 101.1270) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.54
Periwinkle
#CCCCFF
ΔE00 4.85
Pale Violet
#CEAEFA
ΔE00 6.29
Light Violet
#D6B4FC
ΔE00 6.78
Light Lavender
#DFC5FE
ΔE00 7.53
Pastel Blue
#A2BFFE
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BBFE #F9FEBB
analogous
#BBD8FE #C0BBFE #E2BBFE
triadic
#C0BBFE #FEC0BB #BBFEC0
tetradic
#C0BBFE #FEBBD8 #F9FEBB #BBFEE2
square
#C0BBFE #FEBBD8 #F9FEBB #BBFEE2
split-complementary
#C0BBFE #FEE2BB #D8FEBB
monochromatic
#5042FC #887FFD #C0BBFE #E3E1FF #E3E1FF
Accessibility & contrast
On white
1.78
#C0BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#C0BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BBFE
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BBFE | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#A9C0FC
Tritanopia (blue-blind)
#B2C6D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c0bbfe; /* rgb */ color: rgb(192, 187, 254); /* oklch */ color: oklch(82.0% 0.094 287.6);
Tailwind
colors: {
custom: {
50: '#d4cfff',
500: '#c0bbfe',
950: '#000000',
},
}SCSS
$custom: #c0bbfe; $custom-light: #d4cfff; $custom-dark: #000000;
JSON
{
"hex": "#c0bbfe",
"rgb": {
"r": 192,
"g": 187,
"b": 254
},
"hsl": {
"h": 244.478,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.81977,
"c": 0.09362,
"h": 287.6
},
"luminance": 0.53903
}Semantic roles & 50–950 ramp
primary
#C0BBFE
secondary
#DDE578
accent
#E600D4
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386