#C6BEDC#C6BEDC
#C6BEDC is a light, muted violet. Relative luminance 0.540; OKLCH L 81.8% C 0.042 H 297.7°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BEDC |
|---|---|
| RGB | rgb(198, 190, 220) |
| HSL | hsl(256, 30%, 80%) |
| HSV | hsv(256, 14%, 86%) |
| CMYK | cmyk(10%, 13.6%, 0%, 13.7%) |
| CIE-LAB | lab(78.46, 8.53, -13.95) |
| CIE-LCH | lch(78.46, 16.35, 301.43°) |
| OKLab | oklab(81.75% 0.0197 -0.0376) |
| OKLCH | oklch(81.75% 0.042 297.7) |
| XYZ | xyz(54.6179, 53.9999, 75.2419) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.13
Periwinkle
#CCCCFF
ΔE00 7.51
Pale Lilac
#E4CBFF
ΔE00 8.34
Light Periwinkle
#C1C6FC
ΔE00 8.45
Light Lavender
#DFC5FE
ΔE00 8.53
Pale Lavender
#EECFFE
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BEDC #D4DCBE
analogous
#BEC5DC #C6BEDC #D5BEDC
triadic
#C6BEDC #DCC6BE #BEDCC6
tetradic
#C6BEDC #DCBEC5 #D4DCBE #BEDCD5
square
#C6BEDC #DCBEC5 #D4DCBE #BEDCD5
split-complementary
#C6BEDC #DCD5BE #C5DCBE
monochromatic
#806EB1 #A396C7 #C6BEDC #E9E6F1 #EEEBF4
Accessibility & contrast
On white
1.78
#C6BEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#C6BEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BEDC
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BEDC | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C2DD
Deuteranopia (green-blind)
#B9C2DB
Tritanopia (blue-blind)
#C2C2C8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c6bedc; /* rgb */ color: rgb(198, 190, 220); /* oklch */ color: oklch(81.8% 0.042 297.7);
Tailwind
colors: {
custom: {
50: '#d7d1e6',
500: '#c6bedc',
950: '#000000',
},
}SCSS
$custom: #c6bedc; $custom-light: #d7d1e6; $custom-dark: #000000;
JSON
{
"hex": "#c6bedc",
"rgb": {
"r": 198,
"g": 190,
"b": 220
},
"hsl": {
"h": 256,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.81752,
"c": 0.04249,
"h": 297.7
},
"luminance": 0.54
}Semantic roles & 50–950 ramp
primary
#C6BEDC
secondary
#A8B38B
accent
#A93D8C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384