#C8BDFD#C8BDFD
#C8BDFD is a very light, moderate violet. Relative luminance 0.558; OKLCH L 82.9% C 0.089 H 292.2°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BDFD |
|---|---|
| RGB | rgb(200, 189, 253) |
| HSL | hsl(250, 94%, 87%) |
| HSV | hsv(250, 25%, 99%) |
| CMYK | cmyk(20.9%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(79.48, 16.75, -30.13) |
| CIE-LCH | lch(79.48, 34.47, 299.08°) |
| OKLab | oklab(82.95% 0.0338 -0.0828) |
| OKLCH | oklch(82.95% 0.089 292.2) |
| XYZ | xyz(59.7425, 55.7657, 100.5258) |
| Luminance | 0.5577 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.22
Periwinkle
#CCCCFF
ΔE00 4.39
Light Violet
#D6B4FC
ΔE00 5.21
Pale Violet
#CEAEFA
ΔE00 5.24
Light Lavender
#DFC5FE
ΔE00 5.47
Pale Lilac
#E4CBFF
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BDFD #F2FDBD
analogous
#BDD2FD #C8BDFD #E8BDFD
triadic
#C8BDFD #FDC8BD #BDFDC8
tetradic
#C8BDFD #FDBDD2 #F2FDBD #BDFDE8
square
#C8BDFD #FDBDD2 #F2FDBD #BDFDE8
split-complementary
#C8BDFD #FDE8BD #D2FDBD
monochromatic
#6546F9 #9782FB #C8BDFD #E6E1FE #E6E1FE
Accessibility & contrast
On white
1.73
#C8BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#C8BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BDFD
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BDFD | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#AFC4FB
Tritanopia (blue-blind)
#BDC7D3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c8bdfd; /* rgb */ color: rgb(200, 189, 253); /* oklch */ color: oklch(82.9% 0.089 292.2);
Tailwind
colors: {
custom: {
50: '#d9d0fe',
500: '#c8bdfd',
950: '#000000',
},
}SCSS
$custom: #c8bdfd; $custom-light: #d9d0fe; $custom-dark: #000000;
JSON
{
"hex": "#c8bdfd",
"rgb": {
"r": 200,
"g": 189,
"b": 253
},
"hsl": {
"h": 250.313,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.82949,
"c": 0.08943,
"h": 292.2
},
"luminance": 0.55766
}Semantic roles & 50–950 ramp
primary
#C8BDFD
secondary
#D2E47A
accent
#E600BE
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#151417
muted
#848385