#C0B8DB#C0B8DB
#C0B8DB is a light, muted violet. Relative luminance 0.506; OKLCH L 80.0% C 0.050 H 295.7°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C0B8DB |
|---|---|
| RGB | rgb(192, 184, 219) |
| HSL | hsl(254, 33%, 79%) |
| HSV | hsv(254, 16%, 86%) |
| CMYK | cmyk(12.3%, 16%, 0%, 14.1%) |
| CIE-LAB | lab(76.44, 9.62, -16.51) |
| CIE-LCH | lch(76.44, 19.10, 300.22°) |
| OKLab | oklab(80.05% 0.0215 -0.0447) |
| OKLCH | oklch(80.05% 0.05 295.7) |
| XYZ | xyz(51.6623, 50.6017, 74.0495) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.14
Periwinkle
#CCCCFF
ΔE00 7.24
Light Periwinkle
#C1C6FC
ΔE00 7.75
Light Lavender
#DFC5FE
ΔE00 8.05
Pale Lilac
#E4CBFF
ΔE00 8.31
Lavender
#B39DDB
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0B8DB #D3DBB8
analogous
#B8C2DB #C0B8DB #D2B8DB
triadic
#C0B8DB #DBC0B8 #B8DBC0
tetradic
#C0B8DB #DBB8C2 #D3DBB8 #B8DBD2
square
#C0B8DB #DBB8C2 #D3DBB8 #B8DBD2
split-complementary
#C0B8DB #DBD2B8 #C2DBB8
monochromatic
#7867B2 #9C8FC6 #C0B8DB #E4E1F0 #EDEBF5
Accessibility & contrast
On white
1.89
#C0B8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#C0B8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0B8DB
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0B8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0B8DB | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BDDD
Deuteranopia (green-blind)
#B2BCDA
Tritanopia (blue-blind)
#BBBDC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c0b8db; /* rgb */ color: rgb(192, 184, 219); /* oklch */ color: oklch(80.0% 0.050 295.7);
Tailwind
colors: {
custom: {
50: '#d3cde6',
500: '#c0b8db',
950: '#000000',
},
}SCSS
$custom: #c0b8db; $custom-light: #d3cde6; $custom-dark: #000000;
JSON
{
"hex": "#c0b8db",
"rgb": {
"r": 192,
"g": 184,
"b": 219
},
"hsl": {
"h": 253.714,
"s": 32.71,
"l": 79.02
},
"oklch": {
"l": 0.80049,
"c": 0.04962,
"h": 295.7
},
"luminance": 0.50602
}Semantic roles & 50–950 ramp
primary
#C0B8DB
secondary
#A8B285
accent
#AB3A92
background
#FEFEFE
surface
#FBFAFC
border
#D4D3D5
text
#141315
muted
#838384