#C2BBD0#C2BBD0
#C2BBD0 is a light, muted violet. Relative luminance 0.516; OKLCH L 80.4% C 0.030 H 300.9°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BBD0 |
|---|---|
| RGB | rgb(194, 187, 208) |
| HSL | hsl(260, 18%, 77%) |
| HSV | hsv(260, 10%, 82%) |
| CMYK | cmyk(6.7%, 10.1%, 0%, 18.4%) |
| CIE-LAB | lab(77.02, 6.42, -9.66) |
| CIE-LCH | lch(77.02, 11.59, 303.61°) |
| OKLab | oklab(80.43% 0.0155 -0.0259) |
| OKLCH | oklch(80.43% 0.03 300.9) |
| XYZ | xyz(51.4015, 51.5640, 66.9072) |
| Luminance | 0.5156 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.70
Dove Gray
#B6B8BD
ΔE00 8.85
Periwinkle
#CCCCFF
ΔE00 10.23
Lavender (CSS)
#E6E6FA
ΔE00 10.31
Silver
#C0C0C0
ΔE00 10.44
Light Periwinkle
#C1C6FC
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BBD0 #C9D0BB
analogous
#BBBFD0 #C2BBD0 #CDBBD0
triadic
#C2BBD0 #D0C2BB #BBD0C2
tetradic
#C2BBD0 #D0BBBF #C9D0BB #BBD0CD
square
#C2BBD0 #D0BBBF #C9D0BB #BBD0CD
split-complementary
#C2BBD0 #D0CDBB #BFD0BB
monochromatic
#81739E #A297B7 #C2BBD0 #E2DFE9 #EFEDF2
Accessibility & contrast
On white
1.86
#C2BBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#C2BBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BBD0
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BBD0 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BED1
Deuteranopia (green-blind)
#B8BECF
Tritanopia (blue-blind)
#C0BEC2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c2bbd0; /* rgb */ color: rgb(194, 187, 208); /* oklch */ color: oklch(80.4% 0.030 300.9);
Tailwind
colors: {
custom: {
50: '#d4cfde',
500: '#c2bbd0',
950: '#000000',
},
}SCSS
$custom: #c2bbd0; $custom-light: #d4cfde; $custom-dark: #000000;
JSON
{
"hex": "#c2bbd0",
"rgb": {
"r": 194,
"g": 187,
"b": 208
},
"hsl": {
"h": 260,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.80429,
"c": 0.03017,
"h": 300.9
},
"luminance": 0.51564
}Semantic roles & 50–950 ramp
primary
#C2BBD0
secondary
#9CA58A
accent
#9D4981
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384