#C0BFEB#C0BFEB
#C0BFEB is a very light, moderate blue. Relative luminance 0.545; OKLCH L 82.0% C 0.061 H 286.0°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BFEB |
|---|---|
| RGB | rgb(192, 191, 235) |
| HSL | hsl(241, 52%, 84%) |
| HSV | hsv(241, 19%, 92%) |
| CMYK | cmyk(18.3%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(78.73, 9.24, -21.67) |
| CIE-LCH | lch(78.73, 23.56, 293.09°) |
| OKLab | oklab(82.01% 0.017 -0.0591) |
| OKLCH | oklch(82.01% 0.061 286) |
| XYZ | xyz(55.3610, 54.4655, 86.1774) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.72
Light Periwinkle
#C1C6FC
ΔE00 3.74
Light Lavender
#DFC5FE
ΔE00 7.37
Pale Lilac
#E4CBFF
ΔE00 7.89
Light Violet
#D6B4FC
ΔE00 8.55
Pale Violet
#CEAEFA
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BFEB #EAEBBF
analogous
#BFD4EB #C0BFEB #D6BFEB
triadic
#C0BFEB #EBC0BF #BFEBC0
tetradic
#C0BFEB #EBBFD4 #EAEBBF #BFEBD6
square
#C0BFEB #EBBFD4 #EAEBBF #BFEBD6
split-complementary
#C0BFEB #EBD6BF #D4EBBF
monochromatic
#6462CE #9290DC #C0BFEB #E8E8F8 #E8E8F8
Accessibility & contrast
On white
1.77
#C0BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#C0BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BFEB
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BFEB | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4ED
Deuteranopia (green-blind)
#B3C2EA
Tritanopia (blue-blind)
#B7C6CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c0bfeb; /* rgb */ color: rgb(192, 191, 235); /* oklch */ color: oklch(82.0% 0.061 286.0);
Tailwind
colors: {
custom: {
50: '#d3d2f1',
500: '#c0bfeb',
950: '#000000',
},
}SCSS
$custom: #c0bfeb; $custom-light: #d3d2f1; $custom-dark: #000000;
JSON
{
"hex": "#c0bfeb",
"rgb": {
"r": 192,
"g": 191,
"b": 235
},
"hsl": {
"h": 241.364,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.82009,
"c": 0.06148,
"h": 286
},
"luminance": 0.54466
}Semantic roles & 50–950 ramp
primary
#C0BFEB
secondary
#C6C787
accent
#C026BC
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385