#C8BEE5#C8BEE5
#C8BEE5 is a very light, muted violet. Relative luminance 0.548; OKLCH L 82.2% C 0.055 H 296.9°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BEE5 |
|---|---|
| RGB | rgb(200, 190, 229) |
| HSL | hsl(255, 43%, 82%) |
| HSV | hsv(255, 17%, 90%) |
| CMYK | cmyk(12.7%, 17%, 0%, 10.2%) |
| CIE-LAB | lab(78.90, 11.02, -18.12) |
| CIE-LCH | lch(78.90, 21.21, 301.31°) |
| OKLab | oklab(82.23% 0.0249 -0.0491) |
| OKLCH | oklch(82.23% 0.055 296.9) |
| XYZ | xyz(56.3729, 54.7632, 81.7140) |
| Luminance | 0.5476 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.82
Light Lavender
#DFC5FE
ΔE00 6.13
Pale Lilac
#E4CBFF
ΔE00 6.27
Thistle
#D8BFD8
ΔE00 6.85
Light Periwinkle
#C1C6FC
ΔE00 6.87
Pale Lavender
#EECFFE
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BEE5 #DBE5BE
analogous
#BEC8E5 #C8BEE5 #DCBEE5
triadic
#C8BEE5 #E5C8BE #BEE5C8
tetradic
#C8BEE5 #E5BEC8 #DBE5BE #BEE5DC
square
#C8BEE5 #E5BEC8 #DBE5BE #BEE5DC
split-complementary
#C8BEE5 #E5DCBE #C8E5BE
monochromatic
#7E67C2 #A392D4 #C8BEE5 #EDE9F6 #EDE9F6
Accessibility & contrast
On white
1.76
#C8BEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#C8BEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BEE5
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BEE5 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C3E7
Deuteranopia (green-blind)
#B8C3E4
Tritanopia (blue-blind)
#C3C4CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c8bee5; /* rgb */ color: rgb(200, 190, 229); /* oklch */ color: oklch(82.2% 0.055 296.9);
Tailwind
colors: {
custom: {
50: '#d9d1ed',
500: '#c8bee5',
950: '#000000',
},
}SCSS
$custom: #c8bee5; $custom-light: #d9d1ed; $custom-dark: #000000;
JSON
{
"hex": "#c8bee5",
"rgb": {
"r": 200,
"g": 190,
"b": 229
},
"hsl": {
"h": 255.385,
"s": 42.857,
"l": 82.157
},
"oklch": {
"l": 0.8223,
"c": 0.0551,
"h": 296.9
},
"luminance": 0.54763
}Semantic roles & 50–950 ramp
primary
#C8BEE5
secondary
#B1BF88
accent
#B63093
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384