#C5BDFD#C5BDFD
#C5BDFD is a very light, moderate blue. Relative luminance 0.554; OKLCH L 82.7% C 0.089 H 290.0°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C5BDFD |
|---|---|
| RGB | rgb(197, 189, 253) |
| HSL | hsl(248, 94%, 87%) |
| HSV | hsv(248, 25%, 99%) |
| CMYK | cmyk(22.1%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(79.25, 15.86, -30.50) |
| CIE-LCH | lch(79.25, 34.38, 297.46°) |
| OKLab | oklab(82.71% 0.0306 -0.0839) |
| OKLCH | oklch(82.71% 0.089 290) |
| XYZ | xyz(58.9490, 55.3565, 100.4886) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.62
Periwinkle
#CCCCFF
ΔE00 4.20
Pale Violet
#CEAEFA
ΔE00 5.79
Light Violet
#D6B4FC
ΔE00 5.93
Light Lavender
#DFC5FE
ΔE00 6.22
Pale Lilac
#E4CBFF
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5BDFD #F5FDBD
analogous
#BDD5FD #C5BDFD #E5BDFD
triadic
#C5BDFD #FDC5BD #BDFDC5
tetradic
#C5BDFD #FDBDD5 #F5FDBD #BDFDE5
square
#C5BDFD #FDBDD5 #F5FDBD #BDFDE5
split-complementary
#C5BDFD #FDE5BD #D5FDBD
monochromatic
#5D46F9 #9182FB #C5BDFD #E5E1FE #E5E1FE
Accessibility & contrast
On white
1.74
#C5BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#C5BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5BDFD
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5BDFD | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#ADC3FB
Tritanopia (blue-blind)
#B9C8D3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c5bdfd; /* rgb */ color: rgb(197, 189, 253); /* oklch */ color: oklch(82.7% 0.089 290.0);
Tailwind
colors: {
custom: {
50: '#d7d0fe',
500: '#c5bdfd',
950: '#000000',
},
}SCSS
$custom: #c5bdfd; $custom-light: #d7d0fe; $custom-dark: #000000;
JSON
{
"hex": "#c5bdfd",
"rgb": {
"r": 197,
"g": 189,
"b": 253
},
"hsl": {
"h": 247.5,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.8271,
"c": 0.08931,
"h": 290
},
"luminance": 0.55357
}Semantic roles & 50–950 ramp
primary
#C5BDFD
secondary
#D7E47A
accent
#E600C9
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385