#C0BBEF#C0BBEF
#C0BBEF is a light, moderate blue. Relative luminance 0.530; OKLCH L 81.4% C 0.073 H 289.1°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BBEF |
|---|---|
| RGB | rgb(192, 187, 239) |
| HSL | hsl(246, 62%, 84%) |
| HSV | hsv(246, 22%, 94%) |
| CMYK | cmyk(19.7%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(77.86, 12.29, -25.15) |
| CIE-LCH | lch(77.86, 27.99, 296.05°) |
| OKLab | oklab(81.38% 0.0238 -0.0688) |
| OKLCH | oklch(81.38% 0.073 289.1) |
| XYZ | xyz(55.0849, 52.9784, 88.9683) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.86
Periwinkle
#CCCCFF
ΔE00 4.18
Light Lavender
#DFC5FE
ΔE00 6.51
Pale Violet
#CEAEFA
ΔE00 6.85
Light Violet
#D6B4FC
ΔE00 6.92
Pale Lilac
#E4CBFF
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BBEF #EAEFBB
analogous
#BBD0EF #C0BBEF #DABBEF
triadic
#C0BBEF #EFC0BB #BBEFC0
tetradic
#C0BBEF #EFBBD0 #EAEFBB #BBEFDA
square
#C0BBEF #EFBBD0 #EAEFBB #BBEFDA
split-complementary
#C0BBEF #EFDABB #D0EFBB
monochromatic
#6458D8 #9289E3 #C0BBEF #E8E6F9 #E8E6F9
Accessibility & contrast
On white
1.81
#C0BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#C0BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BBEF
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BBEF | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F1
Deuteranopia (green-blind)
#AEBFEE
Tritanopia (blue-blind)
#B6C3CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c0bbef; /* rgb */ color: rgb(192, 187, 239); /* oklch */ color: oklch(81.4% 0.073 289.1);
Tailwind
colors: {
custom: {
50: '#d3cff4',
500: '#c0bbef',
950: '#000000',
},
}SCSS
$custom: #c0bbef; $custom-light: #d3cff4; $custom-dark: #000000;
JSON
{
"hex": "#c0bbef",
"rgb": {
"r": 192,
"g": 187,
"b": 239
},
"hsl": {
"h": 245.769,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.81378,
"c": 0.07283,
"h": 289.1
},
"luminance": 0.52979
}Semantic roles & 50–950 ramp
primary
#C0BBEF
secondary
#C6CD81
accent
#CA1CB9
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385