#C2BFDF#C2BFDF
#C2BFDF is a light, muted blue. Relative luminance 0.541; OKLCH L 81.7% C 0.045 H 289.7°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BFDF |
|---|---|
| RGB | rgb(194, 191, 223) |
| HSL | hsl(246, 33%, 81%) |
| HSV | hsv(246, 14%, 87%) |
| CMYK | cmyk(13%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(78.50, 7.31, -15.55) |
| CIE-LCH | lch(78.50, 17.18, 295.16°) |
| OKLab | oklab(81.73% 0.0151 -0.0421) |
| OKLCH | oklch(81.73% 0.045 289.7) |
| XYZ | xyz(54.1954, 54.0582, 77.3768) |
| Luminance | 0.5406 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.31
Light Periwinkle
#C1C6FC
ΔE00 6.90
Thistle
#D8BFD8
ΔE00 8.08
Light Lavender
#DFC5FE
ΔE00 8.81
Pale Lilac
#E4CBFF
ΔE00 8.84
Light Blue Grey
#B7C9E2
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BFDF #DCDFBF
analogous
#BFCCDF #C2BFDF #D2BFDF
triadic
#C2BFDF #DFC2BF #BFDFC2
tetradic
#C2BFDF #DFBFCC #DCDFBF #BFDFD2
square
#C2BFDF #DFBFCC #DCDFBF #BFDFD2
split-complementary
#C2BFDF #DFD2BF #CCDFBF
monochromatic
#746DB6 #9B96CB #C2BFDF #E9E8F3 #ECEBF5
Accessibility & contrast
On white
1.78
#C2BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#C2BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BFDF
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BFDF | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C3E0
Deuteranopia (green-blind)
#B8C2DE
Tritanopia (blue-blind)
#BCC4C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c2bfdf; /* rgb */ color: rgb(194, 191, 223); /* oklch */ color: oklch(81.7% 0.045 289.7);
Tailwind
colors: {
custom: {
50: '#d4d2e9',
500: '#c2bfdf',
950: '#000000',
},
}SCSS
$custom: #c2bfdf; $custom-light: #d4d2e9; $custom-dark: #000000;
JSON
{
"hex": "#c2bfdf",
"rgb": {
"r": 194,
"g": 191,
"b": 223
},
"hsl": {
"h": 245.625,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.81733,
"c": 0.0447,
"h": 289.7
},
"luminance": 0.54059
}Semantic roles & 50–950 ramp
primary
#C2BFDF
secondary
#B3B78B
accent
#AC39A1
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384