#C4BFEF#C4BFEF
#C4BFEF is a very light, moderate blue. Relative luminance 0.552; OKLCH L 82.5% C 0.067 H 289.6°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BFEF |
|---|---|
| RGB | rgb(196, 191, 239) |
| HSL | hsl(246, 60%, 84%) |
| HSV | hsv(246, 20%, 94%) |
| CMYK | cmyk(18%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(79.17, 11.35, -23.12) |
| CIE-LCH | lch(79.17, 25.76, 296.15°) |
| OKLab | oklab(82.47% 0.0225 -0.0631) |
| OKLCH | oklch(82.47% 0.067 289.6) |
| XYZ | xyz(56.9722, 55.2287, 89.3033) |
| Luminance | 0.5523 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.51
Light Periwinkle
#C1C6FC
ΔE00 3.92
Light Lavender
#DFC5FE
ΔE00 6.06
Pale Lilac
#E4CBFF
ΔE00 6.71
Light Violet
#D6B4FC
ΔE00 7.34
Pale Violet
#CEAEFA
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BFEF #EAEFBF
analogous
#BFD2EF #C4BFEF #DCBFEF
triadic
#C4BFEF #EFC4BF #BFEFC4
tetradic
#C4BFEF #EFBFD2 #EAEFBF #BFEFDC
square
#C4BFEF #EFBFD2 #EAEFBF #BFEFDC
split-complementary
#C4BFEF #EFDCBF #D2EFBF
monochromatic
#6A5DD7 #978EE3 #C4BFEF #E8E7F9 #E8E7F9
Accessibility & contrast
On white
1.74
#C4BFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#C4BFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BFEF
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BFEF | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F1
Deuteranopia (green-blind)
#B4C3EE
Tritanopia (blue-blind)
#BBC7CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c4bfef; /* rgb */ color: rgb(196, 191, 239); /* oklch */ color: oklch(82.5% 0.067 289.6);
Tailwind
colors: {
custom: {
50: '#d6d2f4',
500: '#c4bfef',
950: '#000000',
},
}SCSS
$custom: #c4bfef; $custom-light: #d6d2f4; $custom-dark: #000000;
JSON
{
"hex": "#c4bfef",
"rgb": {
"r": 196,
"g": 191,
"b": 239
},
"hsl": {
"h": 246.25,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.82471,
"c": 0.06701,
"h": 289.6
},
"luminance": 0.55229
}Semantic roles & 50–950 ramp
primary
#C4BFEF
secondary
#C6CD85
accent
#C81EB6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385