#C8BBDA#C8BBDA
#C8BBDA is a light, muted violet. Relative luminance 0.529; OKLCH L 81.3% C 0.045 H 304.4°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BBDA |
|---|---|
| RGB | rgb(200, 187, 218) |
| HSL | hsl(265, 30%, 79%) |
| HSV | hsv(265, 14%, 85%) |
| CMYK | cmyk(8.3%, 14.2%, 0%, 14.5%) |
| CIE-LAB | lab(77.81, 10.40, -13.84) |
| CIE-LCH | lch(77.81, 17.31, 306.92°) |
| OKLab | oklab(81.26% 0.0255 -0.0373) |
| OKLCH | oklch(81.26% 0.045 304.4) |
| XYZ | xyz(54.2423, 52.8820, 73.6657) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.75
Pale Lilac
#E4CBFF
ΔE00 7.78
Light Lavender
#DFC5FE
ΔE00 7.96
Periwinkle
#CCCCFF
ΔE00 8.39
Pale Lavender
#EECFFE
ΔE00 8.54
Lilac
#C8A2C8
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BBDA #CDDABB
analogous
#BBBEDA #C8BBDA #D8BBDA
triadic
#C8BBDA #DAC8BB #BBDAC8
tetradic
#C8BBDA #DABBBE #CDDABB #BBDAD8
square
#C8BBDA #DABBBE #CDDABB #BBDAD8
split-complementary
#C8BBDA #DAD8BB #BEDABB
monochromatic
#886CAF #A893C4 #C8BBDA #E8E3F0 #EFEBF4
Accessibility & contrast
On white
1.81
#C8BBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#C8BBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BBDA
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BBDA | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C0DB
Deuteranopia (green-blind)
#B8C0D9
Tritanopia (blue-blind)
#C6BFC5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c8bbda; /* rgb */ color: rgb(200, 187, 218); /* oklch */ color: oklch(81.3% 0.045 304.4);
Tailwind
colors: {
custom: {
50: '#d8cfe5',
500: '#c8bbda',
950: '#000000',
},
}SCSS
$custom: #c8bbda; $custom-light: #d8cfe5; $custom-dark: #000000;
JSON
{
"hex": "#c8bbda",
"rgb": {
"r": 200,
"g": 187,
"b": 218
},
"hsl": {
"h": 265.161,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.8126,
"c": 0.04519,
"h": 304.4
},
"luminance": 0.52882
}Semantic roles & 50–950 ramp
primary
#C8BBDA
secondary
#A0B188
accent
#A83D7B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384