#C4BDFD#C4BDFD
#C4BDFD is a very light, moderate blue. Relative luminance 0.552; OKLCH L 82.6% C 0.089 H 289.3°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BDFD |
|---|---|
| RGB | rgb(196, 189, 253) |
| HSL | hsl(247, 94%, 87%) |
| HSV | hsv(247, 25%, 99%) |
| CMYK | cmyk(22.5%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(79.17, 15.56, -30.63) |
| CIE-LCH | lch(79.17, 34.35, 296.93°) |
| OKLab | oklab(82.63% 0.0295 -0.0843) |
| OKLCH | oklch(82.63% 0.089 289.3) |
| XYZ | xyz(58.6879, 55.2219, 100.4764) |
| Luminance | 0.5522 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.44
Periwinkle
#CCCCFF
ΔE00 4.17
Pale Violet
#CEAEFA
ΔE00 5.99
Light Violet
#D6B4FC
ΔE00 6.18
Light Lavender
#DFC5FE
ΔE00 6.47
Pale Lilac
#E4CBFF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BDFD #F6FDBD
analogous
#BDD6FD #C4BDFD #E4BDFD
triadic
#C4BDFD #FDC4BD #BDFDC4
tetradic
#C4BDFD #FDBDD6 #F6FDBD #BDFDE4
square
#C4BDFD #FDBDD6 #F6FDBD #BDFDE4
split-complementary
#C4BDFD #FDE4BD #D6FDBD
monochromatic
#5A46F9 #8F82FB #C4BDFD #E4E1FE #E4E1FE
Accessibility & contrast
On white
1.74
#C4BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#C4BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BDFD
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BDFD | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#ADC3FB
Tritanopia (blue-blind)
#B8C8D3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c4bdfd; /* rgb */ color: rgb(196, 189, 253); /* oklch */ color: oklch(82.6% 0.089 289.3);
Tailwind
colors: {
custom: {
50: '#d6d0fe',
500: '#c4bdfd',
950: '#000000',
},
}SCSS
$custom: #c4bdfd; $custom-light: #d6d0fe; $custom-dark: #000000;
JSON
{
"hex": "#c4bdfd",
"rgb": {
"r": 196,
"g": 189,
"b": 253
},
"hsl": {
"h": 246.563,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.82631,
"c": 0.0893,
"h": 289.3
},
"luminance": 0.55223
}Semantic roles & 50–950 ramp
primary
#C4BDFD
secondary
#D8E47A
accent
#E600CC
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385