#C2BFDC#C2BFDC
#C2BFDC is a light, muted blue. Relative luminance 0.539; OKLCH L 81.6% C 0.041 H 290.2°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BFDC |
|---|---|
| RGB | rgb(194, 191, 220) |
| HSL | hsl(246, 29%, 81%) |
| HSV | hsv(246, 13%, 86%) |
| CMYK | cmyk(11.8%, 13.2%, 0%, 13.7%) |
| CIE-LAB | lab(78.40, 6.68, -14.08) |
| CIE-LCH | lch(78.40, 15.58, 295.40°) |
| OKLab | oklab(81.63% 0.014 -0.038) |
| OKLCH | oklch(81.63% 0.041 290.2) |
| XYZ | xyz(53.7945, 53.8979, 75.2655) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.12
Light Periwinkle
#C1C6FC
ΔE00 7.71
Thistle
#D8BFD8
ΔE00 7.92
Pale Lilac
#E4CBFF
ΔE00 9.48
Light Blue Grey
#B7C9E2
ΔE00 9.56
Light Lavender
#DFC5FE
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BFDC #D9DCBF
analogous
#BFCADC #C2BFDC #D0BFDC
triadic
#C2BFDC #DCC2BF #BFDCC2
tetradic
#C2BFDC #DCBFCA #D9DCBF #BFDCD0
square
#C2BFDC #DCBFCA #D9DCBF #BFDCD0
split-complementary
#C2BFDC #DCD0BF #CADCBF
monochromatic
#7770B1 #9C97C6 #C2BFDC #E8E7F2 #ECEBF4
Accessibility & contrast
On white
1.78
#C2BFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#C2BFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BFDC
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BFDC | 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)
#B9C2DD
Deuteranopia (green-blind)
#B9C1DB
Tritanopia (blue-blind)
#BDC3C8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c2bfdc; /* rgb */ color: rgb(194, 191, 220); /* oklch */ color: oklch(81.6% 0.041 290.2);
Tailwind
colors: {
custom: {
50: '#d4d2e6',
500: '#c2bfdc',
950: '#000000',
},
}SCSS
$custom: #c2bfdc; $custom-light: #d4d2e6; $custom-dark: #000000;
JSON
{
"hex": "#c2bfdc",
"rgb": {
"r": 194,
"g": 191,
"b": 220
},
"hsl": {
"h": 246.207,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.81629,
"c": 0.04052,
"h": 290.2
},
"luminance": 0.53898
}Semantic roles & 50–950 ramp
primary
#C2BFDC
secondary
#AFB38C
accent
#A83E9D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384