#C8BEE3#C8BEE3
#C8BEE3 is a very light, muted violet. Relative luminance 0.547; OKLCH L 82.2% C 0.052 H 297.6°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BEE3 |
|---|---|
| RGB | rgb(200, 190, 227) |
| HSL | hsl(256, 40%, 82%) |
| HSV | hsv(256, 16%, 89%) |
| CMYK | cmyk(11.9%, 16.3%, 0%, 11%) |
| CIE-LAB | lab(78.84, 10.61, -17.14) |
| CIE-LCH | lch(78.84, 20.16, 301.75°) |
| OKLab | oklab(82.16% 0.0243 -0.0464) |
| OKLCH | oklch(82.16% 0.052 297.6) |
| XYZ | xyz(56.0952, 54.6522, 80.2518) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.21
Thistle
#D8BFD8
ΔE00 6.47
Light Lavender
#DFC5FE
ΔE00 6.53
Pale Lilac
#E4CBFF
ΔE00 6.57
Light Periwinkle
#C1C6FC
ΔE00 7.28
Pale Lavender
#EECFFE
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BEE3 #D9E3BE
analogous
#BEC7E3 #C8BEE3 #DBBEE3
triadic
#C8BEE3 #E3C8BE #BEE3C8
tetradic
#C8BEE3 #E3BEC7 #D9E3BE #BEE3DB
square
#C8BEE3 #E3BEC7 #D9E3BE #BEE3DB
split-complementary
#C8BEE3 #E3DBBE #C7E3BE
monochromatic
#8068BE #A493D1 #C8BEE3 #ECE9F5 #EDEAF6
Accessibility & contrast
On white
1.76
#C8BEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#C8BEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BEE3
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BEE3 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C3E5
Deuteranopia (green-blind)
#B8C3E2
Tritanopia (blue-blind)
#C3C3CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c8bee3; /* rgb */ color: rgb(200, 190, 227); /* oklch */ color: oklch(82.2% 0.052 297.6);
Tailwind
colors: {
custom: {
50: '#d9d1eb',
500: '#c8bee3',
950: '#000000',
},
}SCSS
$custom: #c8bee3; $custom-light: #d9d1eb; $custom-dark: #000000;
JSON
{
"hex": "#c8bee3",
"rgb": {
"r": 200,
"g": 190,
"b": 227
},
"hsl": {
"h": 256.216,
"s": 39.785,
"l": 81.765
},
"oklch": {
"l": 0.82159,
"c": 0.05237,
"h": 297.6
},
"luminance": 0.54652
}Semantic roles & 50–950 ramp
primary
#C8BEE3
secondary
#AEBC89
accent
#B33390
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384