#C7BBDC#C7BBDC
#C7BBDC is a light, muted violet. Relative luminance 0.528; OKLCH L 81.2% C 0.048 H 301.9°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BBDC |
|---|---|
| RGB | rgb(199, 187, 220) |
| HSL | hsl(262, 32%, 80%) |
| HSV | hsv(262, 15%, 86%) |
| CMYK | cmyk(9.5%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(77.79, 10.47, -14.96) |
| CIE-LCH | lch(77.79, 18.26, 305.00°) |
| OKLab | oklab(81.25% 0.0251 -0.0404) |
| OKLCH | oklch(81.25% 0.048 301.9) |
| XYZ | xyz(54.2393, 52.8501, 75.0399) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.36
Pale Lilac
#E4CBFF
ΔE00 7.48
Light Lavender
#DFC5FE
ΔE00 7.54
Periwinkle
#CCCCFF
ΔE00 7.78
Pale Lavender
#EECFFE
ΔE00 8.46
Light Periwinkle
#C1C6FC
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BBDC #D0DCBB
analogous
#BBC0DC #C7BBDC #D8BBDC
triadic
#C7BBDC #DCC7BB #BBDCC7
tetradic
#C7BBDC #DCBBC0 #D0DCBB #BBDCD8
square
#C7BBDC #DCBBC0 #D0DCBB #BBDCD8
split-complementary
#C7BBDC #DCD8BB #C0DCBB
monochromatic
#846AB2 #A693C7 #C7BBDC #E8E3F1 #EEEBF5
Accessibility & contrast
On white
1.82
#C7BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#C7BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BBDC
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BBDC | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DE
Deuteranopia (green-blind)
#B7C0DB
Tritanopia (blue-blind)
#C4BFC6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c7bbdc; /* rgb */ color: rgb(199, 187, 220); /* oklch */ color: oklch(81.2% 0.048 301.9);
Tailwind
colors: {
custom: {
50: '#d8cfe6',
500: '#c7bbdc',
950: '#000000',
},
}SCSS
$custom: #c7bbdc; $custom-light: #d8cfe6; $custom-dark: #000000;
JSON
{
"hex": "#c7bbdc",
"rgb": {
"r": 199,
"g": 187,
"b": 220
},
"hsl": {
"h": 261.818,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.81246,
"c": 0.04756,
"h": 301.9
},
"luminance": 0.5285
}Semantic roles & 50–950 ramp
primary
#C7BBDC
secondary
#A4B388
accent
#AB3B82
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384