#BCAFFE#BCAFFE
#BCAFFE is a light, moderate blue. Relative luminance 0.485; OKLCH L 79.4% C 0.111 H 291.2°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAFFE |
|---|---|
| RGB | rgb(188, 175, 254) |
| HSL | hsl(250, 98%, 84%) |
| HSV | hsv(250, 31%, 100%) |
| CMYK | cmyk(26%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(75.14, 21.14, -37.44) |
| CIE-LCH | lch(75.14, 42.99, 299.45°) |
| OKLab | oklab(79.39% 0.0402 -0.1037) |
| OKLCH | oklch(79.39% 0.111 291.2) |
| XYZ | xyz(53.9540, 48.5062, 100.2668) |
| Luminance | 0.4851 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.85
Pastel Purple
#CAA0FF
ΔE00 6.10
Light Violet
#D6B4FC
ΔE00 6.23
Lilac (survey)
#CEA2FD
ΔE00 6.41
Lavender (survey)
#C79FEF
ΔE00 6.71
Light Periwinkle
#C1C6FC
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAFFE #F1FEAF
analogous
#AFCAFE #BCAFFE #E4AFFE
triadic
#BCAFFE #FEBCAF #AFFEBC
tetradic
#BCAFFE #FEAFCA #F1FEAF #AFFEE4
square
#BCAFFE #FEAFCA #F1FEAF #AFFEE4
split-complementary
#BCAFFE #FEE4AF #CAFEAF
monochromatic
#5736FC #8973FD #BCAFFE #E6E1FF #E6E1FF
Accessibility & contrast
On white
1.96
#BCAFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#BCAFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAFFE
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAFFE | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9ABAFF
Deuteranopia (green-blind)
#9BB7FC
Tritanopia (blue-blind)
#AEBDCB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bcaffe; /* rgb */ color: rgb(188, 175, 254); /* oklch */ color: oklch(79.4% 0.111 291.2);
Tailwind
colors: {
custom: {
50: '#d1c6ff',
500: '#bcaffe',
950: '#000000',
},
}SCSS
$custom: #bcaffe; $custom-light: #d1c6ff; $custom-dark: #000000;
JSON
{
"hex": "#bcaffe",
"rgb": {
"r": 188,
"g": 175,
"b": 254
},
"hsl": {
"h": 249.873,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.79386,
"c": 0.11127,
"h": 291.2
},
"luminance": 0.48507
}Semantic roles & 50–950 ramp
primary
#BCAFFE
secondary
#F1F7D4
accent
#E600C0
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141318
muted
#828286