#C2BBD8#C2BBD8
#C2BBD8 is a light, muted violet. Relative luminance 0.520; OKLCH L 80.7% C 0.041 H 296.5°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BBD8 |
|---|---|
| RGB | rgb(194, 187, 216) |
| HSL | hsl(254, 27%, 79%) |
| HSV | hsv(254, 13%, 85%) |
| CMYK | cmyk(10.2%, 13.4%, 0%, 15.3%) |
| CIE-LAB | lab(77.26, 8.02, -13.63) |
| CIE-LCH | lch(77.26, 15.81, 300.49°) |
| OKLab | oklab(80.7% 0.0183 -0.0367) |
| OKLCH | oklch(80.7% 0.041 296.5) |
| XYZ | xyz(52.4107, 51.9677, 72.2221) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.60
Periwinkle
#CCCCFF
ΔE00 8.01
Light Periwinkle
#C1C6FC
ΔE00 8.70
Pale Lilac
#E4CBFF
ΔE00 9.18
Light Lavender
#DFC5FE
ΔE00 9.25
Pale Lavender
#EECFFE
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BBD8 #D1D8BB
analogous
#BBC3D8 #C2BBD8 #D1BBD8
triadic
#C2BBD8 #D8C2BB #BBD8C2
tetradic
#C2BBD8 #D8BBC3 #D1D8BB #BBD8D1
square
#C2BBD8 #D8BBC3 #D1D8BB #BBD8D1
split-complementary
#C2BBD8 #D8D1BB #C3D8BB
monochromatic
#7C6DAB #9F94C2 #C2BBD8 #E5E2EE #EEECF4
Accessibility & contrast
On white
1.84
#C2BBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#C2BBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BBD8
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BBD8 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BFD9
Deuteranopia (green-blind)
#B6BED7
Tritanopia (blue-blind)
#BEBFC4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c2bbd8; /* rgb */ color: rgb(194, 187, 216); /* oklch */ color: oklch(80.7% 0.041 296.5);
Tailwind
colors: {
custom: {
50: '#d4cfe4',
500: '#c2bbd8',
950: '#000000',
},
}SCSS
$custom: #c2bbd8; $custom-light: #d4cfe4; $custom-dark: #000000;
JSON
{
"hex": "#c2bbd8",
"rgb": {
"r": 194,
"g": 187,
"b": 216
},
"hsl": {
"h": 254.483,
"s": 27.103,
"l": 79.02
},
"oklch": {
"l": 0.80698,
"c": 0.04107,
"h": 296.5
},
"luminance": 0.51968
}Semantic roles & 50–950 ramp
primary
#C2BBD8
secondary
#A5AE89
accent
#A6408D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384