#C5BFEF#C5BFEF
#C5BFEF is a very light, moderate blue. Relative luminance 0.554; OKLCH L 82.5% C 0.067 H 290.6°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C5BFEF |
|---|---|
| RGB | rgb(197, 191, 239) |
| HSL | hsl(248, 60%, 84%) |
| HSV | hsv(248, 20%, 94%) |
| CMYK | cmyk(17.6%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(79.25, 11.66, -23.00) |
| CIE-LCH | lch(79.25, 25.78, 296.89°) |
| OKLab | oklab(82.55% 0.0236 -0.0628) |
| OKLCH | oklch(82.55% 0.067 290.6) |
| XYZ | xyz(57.2333, 55.3633, 89.3155) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.63
Light Periwinkle
#C1C6FC
ΔE00 4.17
Light Lavender
#DFC5FE
ΔE00 5.80
Pale Lilac
#E4CBFF
ΔE00 6.44
Light Violet
#D6B4FC
ΔE00 7.16
Pale Violet
#CEAEFA
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5BFEF #E9EFBF
analogous
#BFD1EF #C5BFEF #DDBFEF
triadic
#C5BFEF #EFC5BF #BFEFC5
tetradic
#C5BFEF #EFBFD1 #E9EFBF #BFEFDD
square
#C5BFEF #EFBFD1 #E9EFBF #BFEFDD
split-complementary
#C5BFEF #EFDDBF #D1EFBF
monochromatic
#6C5DD7 #998EE3 #C5BFEF #E9E7F9 #E9E7F9
Accessibility & contrast
On white
1.74
#C5BFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#C5BFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5BFEF
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5BFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5BFEF | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F1
Deuteranopia (green-blind)
#B4C3EE
Tritanopia (blue-blind)
#BDC7CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c5bfef; /* rgb */ color: rgb(197, 191, 239); /* oklch */ color: oklch(82.5% 0.067 290.6);
Tailwind
colors: {
custom: {
50: '#d7d2f4',
500: '#c5bfef',
950: '#000000',
},
}SCSS
$custom: #c5bfef; $custom-light: #d7d2f4; $custom-dark: #000000;
JSON
{
"hex": "#c5bfef",
"rgb": {
"r": 197,
"g": 191,
"b": 239
},
"hsl": {
"h": 247.5,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.8255,
"c": 0.06704,
"h": 290.6
},
"luminance": 0.55364
}Semantic roles & 50–950 ramp
primary
#C5BFEF
secondary
#C4CD85
accent
#C81EB2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385