#C0BFDF#C0BFDF
#C0BFDF is a light, muted blue. Relative luminance 0.538; OKLCH L 81.6% C 0.045 H 286.8°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BFDF |
|---|---|
| RGB | rgb(192, 191, 223) |
| HSL | hsl(242, 33%, 81%) |
| HSV | hsv(242, 14%, 87%) |
| CMYK | cmyk(13.9%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(78.34, 6.66, -15.80) |
| CIE-LCH | lch(78.34, 17.15, 292.87°) |
| OKLab | oklab(81.58% 0.0129 -0.0428) |
| OKLCH | oklch(81.58% 0.045 286.8) |
| XYZ | xyz(53.6854, 53.7953, 77.3529) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.19
Light Periwinkle
#C1C6FC
ΔE00 6.56
Thistle
#D8BFD8
ΔE00 8.84
Light Blue Grey
#B7C9E2
ΔE00 9.01
Light Lavender
#DFC5FE
ΔE00 9.23
Pale Lilac
#E4CBFF
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BFDF #DEDFBF
analogous
#BFCEDF #C0BFDF #D0BFDF
triadic
#C0BFDF #DFC0BF #BFDFC0
tetradic
#C0BFDF #DFBFCE #DEDFBF #BFDFD0
square
#C0BFDF #DFBFCE #DEDFBF #BFDFD0
split-complementary
#C0BFDF #DFD0BF #CEDFBF
monochromatic
#706DB6 #9896CB #C0BFDF #E8E8F3 #EBEBF5
Accessibility & contrast
On white
1.79
#C0BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#C0BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BFDF
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BFDF | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C3E0
Deuteranopia (green-blind)
#B7C1DE
Tritanopia (blue-blind)
#BAC4C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c0bfdf; /* rgb */ color: rgb(192, 191, 223); /* oklch */ color: oklch(81.6% 0.045 286.8);
Tailwind
colors: {
custom: {
50: '#d3d2e9',
500: '#c0bfdf',
950: '#000000',
},
}SCSS
$custom: #c0bfdf; $custom-light: #d3d2e9; $custom-dark: #000000;
JSON
{
"hex": "#c0bfdf",
"rgb": {
"r": 192,
"g": 191,
"b": 223
},
"hsl": {
"h": 241.875,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.81576,
"c": 0.0447,
"h": 286.8
},
"luminance": 0.53796
}Semantic roles & 50–950 ramp
primary
#C0BFDF
secondary
#B6B78B
accent
#AC39A9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384