#C4BFEB#C4BFEB
#C4BFEB is a very light, moderate blue. Relative luminance 0.550; OKLCH L 82.3% C 0.061 H 290.2°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BFEB |
|---|---|
| RGB | rgb(196, 191, 235) |
| HSL | hsl(247, 52%, 84%) |
| HSV | hsv(247, 19%, 92%) |
| CMYK | cmyk(16.6%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(79.04, 10.48, -21.18) |
| CIE-LCH | lch(79.04, 23.63, 296.34°) |
| OKLab | oklab(82.32% 0.0212 -0.0577) |
| OKLCH | oklch(82.32% 0.061 290.2) |
| XYZ | xyz(56.3878, 54.9950, 86.2255) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.02
Light Periwinkle
#C1C6FC
ΔE00 4.62
Light Lavender
#DFC5FE
ΔE00 6.34
Pale Lilac
#E4CBFF
ΔE00 6.81
Light Violet
#D6B4FC
ΔE00 7.88
Pale Violet
#CEAEFA
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BFEB #E6EBBF
analogous
#BFD0EB #C4BFEB #DABFEB
triadic
#C4BFEB #EBC4BF #BFEBC4
tetradic
#C4BFEB #EBBFD0 #E6EBBF #BFEBDA
square
#C4BFEB #EBBFD0 #E6EBBF #BFEBDA
split-complementary
#C4BFEB #EBDABF #D0EBBF
monochromatic
#6E62CE #9990DC #C4BFEB #EAE8F8 #EAE8F8
Accessibility & contrast
On white
1.75
#C4BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#C4BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BFEB
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BFEB | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5ED
Deuteranopia (green-blind)
#B5C3EA
Tritanopia (blue-blind)
#BCC6CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c4bfeb; /* rgb */ color: rgb(196, 191, 235); /* oklch */ color: oklch(82.3% 0.061 290.2);
Tailwind
colors: {
custom: {
50: '#d6d2f1',
500: '#c4bfeb',
950: '#000000',
},
}SCSS
$custom: #c4bfeb; $custom-light: #d6d2f1; $custom-dark: #000000;
JSON
{
"hex": "#c4bfeb",
"rgb": {
"r": 196,
"g": 191,
"b": 235
},
"hsl": {
"h": 246.818,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.82322,
"c": 0.06146,
"h": 290.2
},
"luminance": 0.54996
}Semantic roles & 50–950 ramp
primary
#C4BFEB
secondary
#C0C787
accent
#C026AE
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385