#C6BDFD#C6BDFD
#C6BDFD is a very light, moderate blue. Relative luminance 0.555; OKLCH L 82.8% C 0.089 H 290.8°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BDFD |
|---|---|
| RGB | rgb(198, 189, 253) |
| HSL | hsl(248, 94%, 87%) |
| HSV | hsv(248, 25%, 99%) |
| CMYK | cmyk(21.7%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(79.32, 16.15, -30.38) |
| CIE-LCH | lch(79.32, 34.41, 298.00°) |
| OKLab | oklab(82.79% 0.0317 -0.0835) |
| OKLCH | oklch(82.79% 0.089 290.8) |
| XYZ | xyz(59.2118, 55.4920, 100.5009) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.81
Periwinkle
#CCCCFF
ΔE00 4.25
Pale Violet
#CEAEFA
ΔE00 5.60
Light Violet
#D6B4FC
ΔE00 5.69
Light Lavender
#DFC5FE
ΔE00 5.97
Pale Lilac
#E4CBFF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BDFD #F4FDBD
analogous
#BDD4FD #C6BDFD #E6BDFD
triadic
#C6BDFD #FDC6BD #BDFDC6
tetradic
#C6BDFD #FDBDD4 #F4FDBD #BDFDE6
square
#C6BDFD #FDBDD4 #F4FDBD #BDFDE6
split-complementary
#C6BDFD #FDE6BD #D4FDBD
monochromatic
#5F46F9 #9382FB #C6BDFD #E5E1FE #E5E1FE
Accessibility & contrast
On white
1.74
#C6BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#C6BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BDFD
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BDFD | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#AEC3FB
Tritanopia (blue-blind)
#BBC8D3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c6bdfd; /* rgb */ color: rgb(198, 189, 253); /* oklch */ color: oklch(82.8% 0.089 290.8);
Tailwind
colors: {
custom: {
50: '#d8d0fe',
500: '#c6bdfd',
950: '#000000',
},
}SCSS
$custom: #c6bdfd; $custom-light: #d8d0fe; $custom-dark: #000000;
JSON
{
"hex": "#c6bdfd",
"rgb": {
"r": 198,
"g": 189,
"b": 253
},
"hsl": {
"h": 248.438,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.82789,
"c": 0.08934,
"h": 290.8
},
"luminance": 0.55493
}Semantic roles & 50–950 ramp
primary
#C6BDFD
secondary
#D5E47A
accent
#E600C5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385