#C5BDFE#C5BDFE
#C5BDFE is a very light, moderate blue. Relative luminance 0.554; OKLCH L 82.8% C 0.091 H 289.9°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C5BDFE |
|---|---|
| RGB | rgb(197, 189, 254) |
| HSL | hsl(247, 97%, 87%) |
| HSV | hsv(247, 26%, 100%) |
| CMYK | cmyk(22.4%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(79.28, 16.08, -30.98) |
| CIE-LCH | lch(79.28, 34.91, 297.43°) |
| OKLab | oklab(82.75% 0.0309 -0.0853) |
| OKLCH | oklch(82.75% 0.091 289.9) |
| XYZ | xyz(59.1087, 55.4204, 101.3298) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.64
Periwinkle
#CCCCFF
ΔE00 4.28
Pale Violet
#CEAEFA
ΔE00 5.79
Light Violet
#D6B4FC
ΔE00 5.96
Light Lavender
#DFC5FE
ΔE00 6.33
Pale Lilac
#E4CBFF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5BDFE #F6FEBD
analogous
#BDD6FE #C5BDFE #E6BDFE
triadic
#C5BDFE #FEC5BD #BDFEC5
tetradic
#C5BDFE #FEBDD6 #F6FEBD #BDFEE6
square
#C5BDFE #FEBDD6 #F6FEBD #BDFEE6
split-complementary
#C5BDFE #FEE6BD #D6FEBD
monochromatic
#5B44FC #9081FD #C5BDFE #E5E1FF #E5E1FF
Accessibility & contrast
On white
1.74
#C5BDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#C5BDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5BDFE
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5BDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5BDFE | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#ADC3FC
Tritanopia (blue-blind)
#B9C8D4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c5bdfe; /* rgb */ color: rgb(197, 189, 254); /* oklch */ color: oklch(82.8% 0.091 289.9);
Tailwind
colors: {
custom: {
50: '#d7d0ff',
500: '#c5bdfe',
950: '#000000',
},
}SCSS
$custom: #c5bdfe; $custom-light: #d7d0ff; $custom-dark: #000000;
JSON
{
"hex": "#c5bdfe",
"rgb": {
"r": 197,
"g": 189,
"b": 254
},
"hsl": {
"h": 247.385,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.82751,
"c": 0.09068,
"h": 289.9
},
"luminance": 0.55421
}Semantic roles & 50–950 ramp
primary
#C5BDFE
secondary
#D8E67A
accent
#E600C9
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386