#C5BFEB#C5BFEB
#C5BFEB is a very light, moderate blue. Relative luminance 0.551; OKLCH L 82.4% C 0.061 H 291.2°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C5BFEB |
|---|---|
| RGB | rgb(197, 191, 235) |
| HSL | hsl(248, 52%, 84%) |
| HSV | hsv(248, 19%, 92%) |
| CMYK | cmyk(16.2%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(79.12, 10.80, -21.05) |
| CIE-LCH | lch(79.12, 23.66, 297.15°) |
| OKLab | oklab(82.4% 0.0223 -0.0573) |
| OKLCH | oklch(82.4% 0.062 291.2) |
| XYZ | xyz(56.6489, 55.1296, 86.2377) |
| Luminance | 0.5513 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.14
Light Periwinkle
#C1C6FC
ΔE00 4.86
Light Lavender
#DFC5FE
ΔE00 6.10
Pale Lilac
#E4CBFF
ΔE00 6.55
Light Violet
#D6B4FC
ΔE00 7.73
Pale Violet
#CEAEFA
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5BFEB #E5EBBF
analogous
#BFCFEB #C5BFEB #DBBFEB
triadic
#C5BFEB #EBC5BF #BFEBC5
tetradic
#C5BFEB #EBBFCF #E5EBBF #BFEBDB
square
#C5BFEB #EBBFCF #E5EBBF #BFEBDB
split-complementary
#C5BFEB #EBDBBF #CFEBBF
monochromatic
#7062CE #9B90DC #C5BFEB #EAE8F8 #EAE8F8
Accessibility & contrast
On white
1.75
#C5BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#C5BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5BFEB
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5BFEB | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5ED
Deuteranopia (green-blind)
#B5C3EA
Tritanopia (blue-blind)
#BEC6CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c5bfeb; /* rgb */ color: rgb(197, 191, 235); /* oklch */ color: oklch(82.4% 0.061 291.2);
Tailwind
colors: {
custom: {
50: '#d7d2f1',
500: '#c5bfeb',
950: '#000000',
},
}SCSS
$custom: #c5bfeb; $custom-light: #d7d2f1; $custom-dark: #000000;
JSON
{
"hex": "#c5bfeb",
"rgb": {
"r": 197,
"g": 191,
"b": 235
},
"hsl": {
"h": 248.182,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.82402,
"c": 0.0615,
"h": 291.2
},
"luminance": 0.5513
}Semantic roles & 50–950 ramp
primary
#C5BFEB
secondary
#BFC787
accent
#C026AB
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385