#C1BDFD#C1BDFD
#C1BDFD is a very light, moderate blue. Relative luminance 0.548; OKLCH L 82.4% C 0.089 H 287.1°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BDFD |
|---|---|
| RGB | rgb(193, 189, 253) |
| HSL | hsl(244, 94%, 87%) |
| HSV | hsv(244, 25%, 99%) |
| CMYK | cmyk(23.7%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(78.94, 14.67, -31.00) |
| CIE-LCH | lch(78.94, 34.30, 295.32°) |
| OKLab | oklab(82.4% 0.0263 -0.0854) |
| OKLCH | oklch(82.4% 0.089 287.1) |
| XYZ | xyz(57.9152, 54.8235, 100.4402) |
| Luminance | 0.5482 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.98
Periwinkle
#CCCCFF
ΔE00 4.19
Pale Violet
#CEAEFA
ΔE00 6.61
Light Violet
#D6B4FC
ΔE00 6.93
Light Lavender
#DFC5FE
ΔE00 7.25
Pale Lilac
#E4CBFF
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BDFD #F9FDBD
analogous
#BDD9FD #C1BDFD #E1BDFD
triadic
#C1BDFD #FDC1BD #BDFDC1
tetradic
#C1BDFD #FDBDD9 #F9FDBD #BDFDE1
square
#C1BDFD #FDBDD9 #F9FDBD #BDFDE1
split-complementary
#C1BDFD #FDE1BD #D9FDBD
monochromatic
#5146F9 #8982FB #C1BDFD #E3E1FE #E3E1FE
Accessibility & contrast
On white
1.76
#C1BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#C1BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BDFD
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BDFD | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#ACC2FB
Tritanopia (blue-blind)
#B4C8D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c1bdfd; /* rgb */ color: rgb(193, 189, 253); /* oklch */ color: oklch(82.4% 0.089 287.1);
Tailwind
colors: {
custom: {
50: '#d4d0fe',
500: '#c1bdfd',
950: '#000000',
},
}SCSS
$custom: #c1bdfd; $custom-light: #d4d0fe; $custom-dark: #000000;
JSON
{
"hex": "#c1bdfd",
"rgb": {
"r": 193,
"g": 189,
"b": 253
},
"hsl": {
"h": 243.75,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.82397,
"c": 0.08934,
"h": 287.1
},
"luminance": 0.54824
}Semantic roles & 50–950 ramp
primary
#C1BDFD
secondary
#DDE47A
accent
#E600D7
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385