#C8BEE6#C8BEE6
#C8BEE6 is a very light, muted violet. Relative luminance 0.548; OKLCH L 82.3% C 0.056 H 296.6°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BEE6 |
|---|---|
| RGB | rgb(200, 190, 230) |
| HSL | hsl(255, 44%, 82%) |
| HSV | hsv(255, 17%, 90%) |
| CMYK | cmyk(13%, 17.4%, 0%, 9.8%) |
| CIE-LAB | lab(78.94, 11.23, -18.61) |
| CIE-LCH | lch(78.94, 21.74, 301.11°) |
| OKLab | oklab(82.27% 0.0253 -0.0505) |
| OKLCH | oklch(82.27% 0.056 296.6) |
| XYZ | xyz(56.5129, 54.8192, 82.4515) |
| Luminance | 0.5482 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.63
Light Lavender
#DFC5FE
ΔE00 5.94
Pale Lilac
#E4CBFF
ΔE00 6.14
Light Periwinkle
#C1C6FC
ΔE00 6.67
Thistle
#D8BFD8
ΔE00 7.05
Pale Lavender
#EECFFE
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BEE6 #DCE6BE
analogous
#BEC8E6 #C8BEE6 #DCBEE6
triadic
#C8BEE6 #E6C8BE #BEE6C8
tetradic
#C8BEE6 #E6BEC8 #DCE6BE #BEE6DC
square
#C8BEE6 #E6BEC8 #DCE6BE #BEE6DC
split-complementary
#C8BEE6 #E6DCBE #C8E6BE
monochromatic
#7D66C4 #A392D5 #C8BEE6 #ECE9F6 #ECE9F6
Accessibility & contrast
On white
1.76
#C8BEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#C8BEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BEE6
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BEE6 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C4E8
Deuteranopia (green-blind)
#B7C3E5
Tritanopia (blue-blind)
#C3C4CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c8bee6; /* rgb */ color: rgb(200, 190, 230); /* oklch */ color: oklch(82.3% 0.056 296.6);
Tailwind
colors: {
custom: {
50: '#d9d1ee',
500: '#c8bee6',
950: '#000000',
},
}SCSS
$custom: #c8bee6; $custom-light: #d9d1ee; $custom-dark: #000000;
JSON
{
"hex": "#c8bee6",
"rgb": {
"r": 200,
"g": 190,
"b": 230
},
"hsl": {
"h": 255,
"s": 44.444,
"l": 82.353
},
"oklch": {
"l": 0.82266,
"c": 0.05646,
"h": 296.6
},
"luminance": 0.54819
}Semantic roles & 50–950 ramp
primary
#C8BEE6
secondary
#B2C088
accent
#B82E95
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385