#C2BFEF#C2BFEF
#C2BFEF is a very light, moderate blue. Relative luminance 0.550; OKLCH L 82.3% C 0.067 H 287.7°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BFEF |
|---|---|
| RGB | rgb(194, 191, 239) |
| HSL | hsl(244, 60%, 84%) |
| HSV | hsv(244, 20%, 94%) |
| CMYK | cmyk(18.8%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(79.02, 10.73, -23.37) |
| CIE-LCH | lch(79.02, 25.71, 294.67°) |
| OKLab | oklab(82.31% 0.0204 -0.0638) |
| OKLCH | oklch(82.31% 0.067 287.7) |
| XYZ | xyz(56.4553, 54.9622, 89.2791) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.35
Light Periwinkle
#C1C6FC
ΔE00 3.45
Light Lavender
#DFC5FE
ΔE00 6.60
Pale Lilac
#E4CBFF
ΔE00 7.25
Light Violet
#D6B4FC
ΔE00 7.71
Pale Violet
#CEAEFA
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BFEF #ECEFBF
analogous
#BFD4EF #C2BFEF #DABFEF
triadic
#C2BFEF #EFC2BF #BFEFC2
tetradic
#C2BFEF #EFBFD4 #ECEFBF #BFEFDA
square
#C2BFEF #EFBFD4 #ECEFBF #BFEFDA
split-complementary
#C2BFEF #EFDABF #D4EFBF
monochromatic
#655DD7 #938EE3 #C2BFEF #E8E7F9 #E8E7F9
Accessibility & contrast
On white
1.75
#C2BFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#C2BFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BFEF
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BFEF | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F1
Deuteranopia (green-blind)
#B3C2EE
Tritanopia (blue-blind)
#B9C7CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c2bfef; /* rgb */ color: rgb(194, 191, 239); /* oklch */ color: oklch(82.3% 0.067 287.7);
Tailwind
colors: {
custom: {
50: '#d5d2f4',
500: '#c2bfef',
950: '#000000',
},
}SCSS
$custom: #c2bfef; $custom-light: #d5d2f4; $custom-dark: #000000;
JSON
{
"hex": "#c2bfef",
"rgb": {
"r": 194,
"g": 191,
"b": 239
},
"hsl": {
"h": 243.75,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.82314,
"c": 0.067,
"h": 287.7
},
"luminance": 0.54963
}Semantic roles & 50–950 ramp
primary
#C2BFEF
secondary
#C9CD85
accent
#C81EBD
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385