#C7BDFD#C7BDFD
#C7BDFD is a very light, moderate blue. Relative luminance 0.556; OKLCH L 82.9% C 0.089 H 291.5°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BDFD |
|---|---|
| RGB | rgb(199, 189, 253) |
| HSL | hsl(249, 94%, 87%) |
| HSV | hsv(249, 25%, 99%) |
| CMYK | cmyk(21.3%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(79.40, 16.45, -30.25) |
| CIE-LCH | lch(79.40, 34.44, 298.54°) |
| OKLab | oklab(82.87% 0.0327 -0.0832) |
| OKLCH | oklch(82.87% 0.089 291.5) |
| XYZ | xyz(59.4763, 55.6284, 100.5133) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.02
Periwinkle
#CCCCFF
ΔE00 4.31
Pale Violet
#CEAEFA
ΔE00 5.42
Light Violet
#D6B4FC
ΔE00 5.45
Light Lavender
#DFC5FE
ΔE00 5.72
Pale Lilac
#E4CBFF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BDFD #F3FDBD
analogous
#BDD3FD #C7BDFD #E7BDFD
triadic
#C7BDFD #FDC7BD #BDFDC7
tetradic
#C7BDFD #FDBDD3 #F3FDBD #BDFDE7
square
#C7BDFD #FDBDD3 #F3FDBD #BDFDE7
split-complementary
#C7BDFD #FDE7BD #D3FDBD
monochromatic
#6246F9 #9582FB #C7BDFD #E6E1FE #E6E1FE
Accessibility & contrast
On white
1.73
#C7BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#C7BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BDFD
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BDFD | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#AEC3FB
Tritanopia (blue-blind)
#BCC7D3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c7bdfd; /* rgb */ color: rgb(199, 189, 253); /* oklch */ color: oklch(82.9% 0.089 291.5);
Tailwind
colors: {
custom: {
50: '#d8d0fe',
500: '#c7bdfd',
950: '#000000',
},
}SCSS
$custom: #c7bdfd; $custom-light: #d8d0fe; $custom-dark: #000000;
JSON
{
"hex": "#c7bdfd",
"rgb": {
"r": 199,
"g": 189,
"b": 253
},
"hsl": {
"h": 249.375,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.82869,
"c": 0.08937,
"h": 291.5
},
"luminance": 0.55629
}Semantic roles & 50–950 ramp
primary
#C7BDFD
secondary
#D3E47A
accent
#E600C2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385