#C3BDFD#C3BDFD
#C3BDFD is a very light, moderate blue. Relative luminance 0.551; OKLCH L 82.6% C 0.089 H 288.6°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BDFD |
|---|---|
| RGB | rgb(195, 189, 253) |
| HSL | hsl(246, 94%, 87%) |
| HSV | hsv(246, 25%, 99%) |
| CMYK | cmyk(22.9%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(79.09, 15.26, -30.75) |
| CIE-LCH | lch(79.09, 34.33, 296.39°) |
| OKLab | oklab(82.55% 0.0284 -0.0846) |
| OKLCH | oklch(82.55% 0.089 288.6) |
| XYZ | xyz(58.4286, 55.0882, 100.4642) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.27
Periwinkle
#CCCCFF
ΔE00 4.16
Pale Violet
#CEAEFA
ΔE00 6.19
Light Violet
#D6B4FC
ΔE00 6.43
Light Lavender
#DFC5FE
ΔE00 6.73
Pale Lilac
#E4CBFF
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BDFD #F7FDBD
analogous
#BDD7FD #C3BDFD #E3BDFD
triadic
#C3BDFD #FDC3BD #BDFDC3
tetradic
#C3BDFD #FDBDD7 #F7FDBD #BDFDE3
square
#C3BDFD #FDBDD7 #F7FDBD #BDFDE3
split-complementary
#C3BDFD #FDE3BD #D7FDBD
monochromatic
#5746F9 #8D82FB #C3BDFD #E4E1FE #E4E1FE
Accessibility & contrast
On white
1.75
#C3BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#C3BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BDFD
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BDFD | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#ACC2FB
Tritanopia (blue-blind)
#B6C8D3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c3bdfd; /* rgb */ color: rgb(195, 189, 253); /* oklch */ color: oklch(82.6% 0.089 288.6);
Tailwind
colors: {
custom: {
50: '#d6d0fe',
500: '#c3bdfd',
950: '#000000',
},
}SCSS
$custom: #c3bdfd; $custom-light: #d6d0fe; $custom-dark: #000000;
JSON
{
"hex": "#c3bdfd",
"rgb": {
"r": 195,
"g": 189,
"b": 253
},
"hsl": {
"h": 245.625,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.82553,
"c": 0.08929,
"h": 288.6
},
"luminance": 0.55089
}Semantic roles & 50–950 ramp
primary
#C3BDFD
secondary
#DAE47A
accent
#E600D0
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385