#C2BBD7#C2BBD7
#C2BBD7 is a light, muted violet. Relative luminance 0.519; OKLCH L 80.7% C 0.040 H 296.9°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BBD7 |
|---|---|
| RGB | rgb(194, 187, 215) |
| HSL | hsl(255, 26%, 79%) |
| HSV | hsv(255, 13%, 84%) |
| CMYK | cmyk(9.8%, 13%, 0%, 15.7%) |
| CIE-LAB | lab(77.23, 7.82, -13.13) |
| CIE-LCH | lch(77.23, 15.28, 300.78°) |
| OKLab | oklab(80.66% 0.018 -0.0354) |
| OKLCH | oklch(80.66% 0.04 296.9) |
| XYZ | xyz(52.2818, 51.9161, 71.5433) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.55
Periwinkle
#CCCCFF
ΔE00 8.26
Light Periwinkle
#C1C6FC
ΔE00 8.95
Pale Lilac
#E4CBFF
ΔE00 9.41
Light Lavender
#DFC5FE
ΔE00 9.52
Pale Lavender
#EECFFE
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BBD7 #D0D7BB
analogous
#BBC2D7 #C2BBD7 #D0BBD7
triadic
#C2BBD7 #D7C2BB #BBD7C2
tetradic
#C2BBD7 #D7BBC2 #D0D7BB #BBD7D0
square
#C2BBD7 #D7BBC2 #D0D7BB #BBD7D0
split-complementary
#C2BBD7 #D7D0BB #C2D7BB
monochromatic
#7D6EAA #9F94C0 #C2BBD7 #E5E2EE #EEECF4
Accessibility & contrast
On white
1.84
#C2BBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#C2BBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BBD7
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BBD7 | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BFD8
Deuteranopia (green-blind)
#B7BED6
Tritanopia (blue-blind)
#BEBFC4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c2bbd7; /* rgb */ color: rgb(194, 187, 215); /* oklch */ color: oklch(80.7% 0.040 296.9);
Tailwind
colors: {
custom: {
50: '#d4cfe3',
500: '#c2bbd7',
950: '#000000',
},
}SCSS
$custom: #c2bbd7; $custom-light: #d4cfe3; $custom-dark: #000000;
JSON
{
"hex": "#c2bbd7",
"rgb": {
"r": 194,
"g": 187,
"b": 215
},
"hsl": {
"h": 255,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.80664,
"c": 0.0397,
"h": 296.9
},
"luminance": 0.51916
}Semantic roles & 50–950 ramp
primary
#C2BBD7
secondary
#A4AD89
accent
#A4418C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384