#C2BFFE#C2BFFE
#C2BFFE is a very light, moderate blue. Relative luminance 0.559; OKLCH L 82.9% C 0.088 H 286.5°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BFFE |
|---|---|
| RGB | rgb(194, 191, 254) |
| HSL | hsl(243, 97%, 87%) |
| HSV | hsv(243, 25%, 100%) |
| CMYK | cmyk(23.6%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(79.55, 14.10, -30.59) |
| CIE-LCH | lch(79.55, 33.69, 294.75°) |
| OKLab | oklab(82.9% 0.0249 -0.0842) |
| OKLCH | oklch(82.9% 0.088 286.5) |
| XYZ | xyz(58.7639, 55.8857, 101.4377) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.54
Periwinkle
#CCCCFF
ΔE00 3.74
Pale Violet
#CEAEFA
ΔE00 6.98
Light Violet
#D6B4FC
ΔE00 7.20
Light Lavender
#DFC5FE
ΔE00 7.22
Pale Lilac
#E4CBFF
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BFFE #FBFEBF
analogous
#BFDCFE #C2BFFE #E2BFFE
triadic
#C2BFFE #FEC2BF #BFFEC2
tetradic
#C2BFFE #FEBFDC #FBFEBF #BFFEE2
square
#C2BFFE #FEBFDC #FBFEBF #BFFEE2
split-complementary
#C2BFFE #FEE2BF #DCFEBF
monochromatic
#4F46FC #8983FD #C2BFFE #E2E1FF #E2E1FF
Accessibility & contrast
On white
1.72
#C2BFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#C2BFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BFFE
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BFFE | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#AEC3FC
Tritanopia (blue-blind)
#B5CAD5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c2bffe; /* rgb */ color: rgb(194, 191, 254); /* oklch */ color: oklch(82.9% 0.088 286.5);
Tailwind
colors: {
custom: {
50: '#d5d2ff',
500: '#c2bffe',
950: '#000000',
},
}SCSS
$custom: #c2bffe; $custom-light: #d5d2ff; $custom-dark: #000000;
JSON
{
"hex": "#c2bffe",
"rgb": {
"r": 194,
"g": 191,
"b": 254
},
"hsl": {
"h": 242.857,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.829,
"c": 0.08783,
"h": 286.5
},
"luminance": 0.55887
}Semantic roles & 50–950 ramp
primary
#C2BFFE
secondary
#E1E67B
accent
#E600DB
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386