#C8BBED#C8BBED
#C8BBED is a light, moderate violet. Relative luminance 0.539; OKLCH L 81.9% C 0.071 H 296.7°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BBED |
|---|---|
| RGB | rgb(200, 187, 237) |
| HSL | hsl(256, 58%, 83%) |
| HSV | hsv(256, 21%, 93%) |
| CMYK | cmyk(15.6%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(78.42, 14.34, -23.16) |
| CIE-LCH | lch(78.42, 27.23, 301.76°) |
| OKLab | oklab(81.94% 0.0318 -0.0631) |
| OKLCH | oklch(81.94% 0.071 296.7) |
| XYZ | xyz(56.8726, 53.9342, 87.5184) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.63
Periwinkle
#CCCCFF
ΔE00 5.27
Pale Lilac
#E4CBFF
ΔE00 5.53
Light Violet
#D6B4FC
ΔE00 5.70
Light Periwinkle
#C1C6FC
ΔE00 5.96
Pale Violet
#CEAEFA
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BBED #E0EDBB
analogous
#BBC7ED #C8BBED #E1BBED
triadic
#C8BBED #EDC8BB #BBEDC8
tetradic
#C8BBED #EDBBC7 #E0EDBB #BBEDE1
square
#C8BBED #EDBBC7 #E0EDBB #BBEDE1
split-complementary
#C8BBED #EDE1BB #C7EDBB
monochromatic
#7A5AD3 #A18BE0 #C8BBED #EBE7F9 #EBE7F9
Accessibility & contrast
On white
1.78
#C8BBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#C8BBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BBED
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BBED | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2EF
Deuteranopia (green-blind)
#B2C1EC
Tritanopia (blue-blind)
#C1C2CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c8bbed; /* rgb */ color: rgb(200, 187, 237); /* oklch */ color: oklch(81.9% 0.071 296.7);
Tailwind
colors: {
custom: {
50: '#d9cff3',
500: '#c8bbed',
950: '#000000',
},
}SCSS
$custom: #c8bbed; $custom-light: #d9cff3; $custom-dark: #000000;
JSON
{
"hex": "#c8bbed",
"rgb": {
"r": 200,
"g": 187,
"b": 237
},
"hsl": {
"h": 255.6,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.81944,
"c": 0.0707,
"h": 296.7
},
"luminance": 0.53934
}Semantic roles & 50–950 ramp
primary
#C8BBED
secondary
#B7CA82
accent
#C6209B
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385