#C6BBEF#C6BBEF
#C6BBEF is a light, moderate violet. Relative luminance 0.538; OKLCH L 81.9% C 0.073 H 294.4°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BBEF |
|---|---|
| RGB | rgb(198, 187, 239) |
| HSL | hsl(253, 62%, 84%) |
| HSV | hsv(253, 22%, 94%) |
| CMYK | cmyk(17.2%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(78.33, 14.14, -24.39) |
| CIE-LCH | lch(78.33, 28.19, 300.11°) |
| OKLab | oklab(81.86% 0.0303 -0.0666) |
| OKLCH | oklch(81.86% 0.073 294.4) |
| XYZ | xyz(56.6356, 53.7780, 89.0410) |
| Luminance | 0.5378 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.79
Light Lavender
#DFC5FE
ΔE00 5.01
Light Periwinkle
#C1C6FC
ΔE00 5.21
Light Violet
#D6B4FC
ΔE00 5.74
Pale Lilac
#E4CBFF
ΔE00 6.01
Pale Violet
#CEAEFA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BBEF #E4EFBB
analogous
#BBCAEF #C6BBEF #E0BBEF
triadic
#C6BBEF #EFC6BB #BBEFC6
tetradic
#C6BBEF #EFBBCA #E4EFBB #BBEFE0
square
#C6BBEF #EFBBCA #E4EFBB #BBEFE0
split-complementary
#C6BBEF #EFE0BB #CAEFBB
monochromatic
#7358D8 #9C89E3 #C6BBEF #EAE6F9 #EAE6F9
Accessibility & contrast
On white
1.79
#C6BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#C6BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BBEF
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BBEF | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F1
Deuteranopia (green-blind)
#B1C1EE
Tritanopia (blue-blind)
#BEC3CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c6bbef; /* rgb */ color: rgb(198, 187, 239); /* oklch */ color: oklch(81.9% 0.073 294.4);
Tailwind
colors: {
custom: {
50: '#d7cff4',
500: '#c6bbef',
950: '#000000',
},
}SCSS
$custom: #c6bbef; $custom-light: #d7cff4; $custom-dark: #000000;
JSON
{
"hex": "#c6bbef",
"rgb": {
"r": 198,
"g": 187,
"b": 239
},
"hsl": {
"h": 252.692,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.81857,
"c": 0.07317,
"h": 294.4
},
"luminance": 0.53778
}Semantic roles & 50–950 ramp
primary
#C6BBEF
secondary
#BDCD81
accent
#CA1CA5
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385