#C6BEFF#C6BEFF
#C6BEFF is a very light, moderate blue. Relative luminance 0.561; OKLCH L 83.1% C 0.091 H 289.9°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BEFF |
|---|---|
| RGB | rgb(198, 190, 255) |
| HSL | hsl(247, 100%, 87%) |
| HSV | hsv(247, 25%, 100%) |
| CMYK | cmyk(22.4%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(79.64, 16.06, -30.96) |
| CIE-LCH | lch(79.64, 34.88, 297.42°) |
| OKLab | oklab(83.06% 0.0309 -0.0852) |
| OKLCH | oklch(83.06% 0.091 289.9) |
| XYZ | xyz(59.7479, 56.0518, 102.2596) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.55
Periwinkle
#CCCCFF
ΔE00 4.11
Pale Violet
#CEAEFA
ΔE00 5.89
Light Violet
#D6B4FC
ΔE00 6.00
Light Lavender
#DFC5FE
ΔE00 6.22
Pale Lilac
#E4CBFF
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BEFF #F7FFBE
analogous
#BED6FF #C6BEFF #E7BEFF
triadic
#C6BEFF #FFC6BE #BEFFC6
tetradic
#C6BEFF #FFBED6 #F7FFBE #BEFFE7
square
#C6BEFF #FFBED6 #F7FFBE #BEFFE7
split-complementary
#C6BEFF #FFE7BE #D6FFBE
monochromatic
#5B44FF #9081FF #C6BEFF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.72
#C6BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#C6BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BEFF
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BEFF | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC7FF
Deuteranopia (green-blind)
#AEC4FD
Tritanopia (blue-blind)
#BAC9D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c6beff; /* rgb */ color: rgb(198, 190, 255); /* oklch */ color: oklch(83.1% 0.091 289.9);
Tailwind
colors: {
custom: {
50: '#d8d1ff',
500: '#c6beff',
950: '#000000',
},
}SCSS
$custom: #c6beff; $custom-light: #d8d1ff; $custom-dark: #000000;
JSON
{
"hex": "#c6beff",
"rgb": {
"r": 198,
"g": 190,
"b": 255
},
"hsl": {
"h": 247.385,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.8306,
"c": 0.0906,
"h": 289.9
},
"luminance": 0.56053
}Semantic roles & 50–950 ramp
primary
#C6BEFF
secondary
#DAE77A
accent
#E600C9
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386