#C2BDFD#C2BDFD
#C2BDFD is a very light, moderate blue. Relative luminance 0.550; OKLCH L 82.5% C 0.089 H 287.8°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BDFD |
|---|---|
| RGB | rgb(194, 189, 253) |
| HSL | hsl(245, 94%, 87%) |
| HSV | hsv(245, 25%, 99%) |
| CMYK | cmyk(23.3%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(79.02, 14.96, -30.88) |
| CIE-LCH | lch(79.02, 34.31, 295.86°) |
| OKLab | oklab(82.48% 0.0274 -0.085) |
| OKLCH | oklch(82.48% 0.089 287.8) |
| XYZ | xyz(58.1710, 54.9554, 100.4522) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.12
Periwinkle
#CCCCFF
ΔE00 4.17
Pale Violet
#CEAEFA
ΔE00 6.40
Light Violet
#D6B4FC
ΔE00 6.68
Light Lavender
#DFC5FE
ΔE00 6.99
Pale Lilac
#E4CBFF
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BDFD #F8FDBD
analogous
#BDD8FD #C2BDFD #E2BDFD
triadic
#C2BDFD #FDC2BD #BDFDC2
tetradic
#C2BDFD #FDBDD8 #F8FDBD #BDFDE2
square
#C2BDFD #FDBDD8 #F8FDBD #BDFDE2
split-complementary
#C2BDFD #FDE2BD #D8FDBD
monochromatic
#5446F9 #8B82FB #C2BDFD #E4E1FE #E4E1FE
Accessibility & contrast
On white
1.75
#C2BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#C2BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BDFD
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BDFD | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#ACC2FB
Tritanopia (blue-blind)
#B5C8D3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c2bdfd; /* rgb */ color: rgb(194, 189, 253); /* oklch */ color: oklch(82.5% 0.089 287.8);
Tailwind
colors: {
custom: {
50: '#d5d0fe',
500: '#c2bdfd',
950: '#000000',
},
}SCSS
$custom: #c2bdfd; $custom-light: #d5d0fe; $custom-dark: #000000;
JSON
{
"hex": "#c2bdfd",
"rgb": {
"r": 194,
"g": 189,
"b": 253
},
"hsl": {
"h": 244.688,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.82475,
"c": 0.08931,
"h": 287.8
},
"luminance": 0.54956
}Semantic roles & 50–950 ramp
primary
#C2BDFD
secondary
#DCE47A
accent
#E600D4
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385