#C3BFDE#C3BFDE
#C3BFDE is a light, muted blue. Relative luminance 0.541; OKLCH L 81.8% C 0.043 H 291.3°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BFDE |
|---|---|
| RGB | rgb(195, 191, 222) |
| HSL | hsl(248, 32%, 81%) |
| HSV | hsv(248, 14%, 87%) |
| CMYK | cmyk(12.2%, 14%, 0%, 12.9%) |
| CIE-LAB | lab(78.54, 7.42, -14.94) |
| CIE-LCH | lch(78.54, 16.68, 296.42°) |
| OKLab | oklab(81.78% 0.0158 -0.0404) |
| OKLCH | oklch(81.78% 0.043 291.3) |
| XYZ | xyz(54.3186, 54.1373, 76.6809) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.66
Light Periwinkle
#C1C6FC
ΔE00 7.35
Thistle
#D8BFD8
ΔE00 7.63
Pale Lilac
#E4CBFF
ΔE00 8.81
Light Lavender
#DFC5FE
ΔE00 8.86
Lavender (CSS)
#E6E6FA
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BFDE #DADEBF
analogous
#BFCADE #C3BFDE #D2BFDE
triadic
#C3BFDE #DEC3BF #BFDEC3
tetradic
#C3BFDE #DEBFCA #DADEBF #BFDED2
square
#C3BFDE #DEBFCA #DADEBF #BFDED2
split-complementary
#C3BFDE #DED2BF #CADEBF
monochromatic
#776EB4 #9D97C9 #C3BFDE #E9E7F3 #ECEBF5
Accessibility & contrast
On white
1.78
#C3BFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#C3BFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BFDE
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BFDE | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C3DF
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#BEC4C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c3bfde; /* rgb */ color: rgb(195, 191, 222); /* oklch */ color: oklch(81.8% 0.043 291.3);
Tailwind
colors: {
custom: {
50: '#d5d2e8',
500: '#c3bfde',
950: '#000000',
},
}SCSS
$custom: #c3bfde; $custom-light: #d5d2e8; $custom-dark: #000000;
JSON
{
"hex": "#c3bfde",
"rgb": {
"r": 195,
"g": 191,
"b": 222
},
"hsl": {
"h": 247.742,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.81778,
"c": 0.04335,
"h": 291.3
},
"luminance": 0.54138
}Semantic roles & 50–950 ramp
primary
#C3BFDE
secondary
#B0B68B
accent
#AB3B9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384