#C6BEE2#C6BEE2
#C6BEE2 is a light, muted violet. Relative luminance 0.543; OKLCH L 82.0% C 0.051 H 295.4°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BEE2 |
|---|---|
| RGB | rgb(198, 190, 226) |
| HSL | hsl(253, 38%, 82%) |
| HSV | hsv(253, 16%, 89%) |
| CMYK | cmyk(12.4%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(78.65, 9.76, -16.91) |
| CIE-LCH | lch(78.65, 19.52, 299.99°) |
| OKLab | oklab(81.96% 0.0218 -0.0458) |
| OKLCH | oklch(81.96% 0.051 295.4) |
| XYZ | xyz(55.4268, 54.3234, 79.5022) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.09
Thistle
#D8BFD8
ΔE00 6.88
Light Periwinkle
#C1C6FC
ΔE00 7.04
Light Lavender
#DFC5FE
ΔE00 7.08
Pale Lilac
#E4CBFF
ΔE00 7.14
Pale Lavender
#EECFFE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BEE2 #DAE2BE
analogous
#BEC8E2 #C6BEE2 #D8BEE2
triadic
#C6BEE2 #E2C6BE #BEE2C6
tetradic
#C6BEE2 #E2BEC8 #DAE2BE #BEE2D8
square
#C6BEE2 #E2BEC8 #DAE2BE #BEE2D8
split-complementary
#C6BEE2 #E2D8BE #C8E2BE
monochromatic
#7C69BC #A194CF #C6BEE2 #EBE8F5 #ECEAF6
Accessibility & contrast
On white
1.77
#C6BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#C6BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BEE2
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BEE2 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C3E4
Deuteranopia (green-blind)
#B8C2E1
Tritanopia (blue-blind)
#C1C3CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c6bee2; /* rgb */ color: rgb(198, 190, 226); /* oklch */ color: oklch(82.0% 0.051 295.4);
Tailwind
colors: {
custom: {
50: '#d7d1eb',
500: '#c6bee2',
950: '#000000',
},
}SCSS
$custom: #c6bee2; $custom-light: #d7d1eb; $custom-dark: #000000;
JSON
{
"hex": "#c6bee2",
"rgb": {
"r": 198,
"g": 190,
"b": 226
},
"hsl": {
"h": 253.333,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.81961,
"c": 0.0507,
"h": 295.4
},
"luminance": 0.54324
}Semantic roles & 50–950 ramp
primary
#C6BEE2
secondary
#B0BB89
accent
#B13495
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384