#B1AFFE#B1AFFE
#B1AFFE is a light, moderate blue. Relative luminance 0.472; OKLCH L 78.5% C 0.112 H 284.7°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B1AFFE |
|---|---|
| RGB | rgb(177, 175, 254) |
| HSL | hsl(242, 98%, 84%) |
| HSV | hsv(242, 31%, 100%) |
| CMYK | cmyk(30.3%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(74.29, 18.02, -38.82) |
| CIE-LCH | lch(74.29, 42.80, 294.90°) |
| OKLab | oklab(78.52% 0.0283 -0.1079) |
| OKLCH | oklch(78.52% 0.112 284.7) |
| XYZ | xyz(51.3461, 47.1615, 100.1445) |
| Luminance | 0.4716 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.59
Pastel Blue
#A2BFFE
ΔE00 7.58
Pale Violet
#CEAEFA
ΔE00 7.60
Periwinkle Blue
#8F99FB
ΔE00 7.78
Pastel Purple
#CAA0FF
ΔE00 8.36
Lavender
#B39DDB
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1AFFE #FCFEAF
analogous
#AFD5FE #B1AFFE #D9AFFE
triadic
#B1AFFE #FEB1AF #AFFEB1
tetradic
#B1AFFE #FEAFD5 #FCFEAF #AFFED9
square
#B1AFFE #FEAFD5 #FCFEAF #AFFED9
split-complementary
#B1AFFE #FED9AF #D5FEAF
monochromatic
#3B36FC #7673FD #B1AFFE #E2E1FF #E2E1FF
Accessibility & contrast
On white
2.01
#B1AFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#B1AFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1AFFE
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1AFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1AFFE | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B9FF
Deuteranopia (green-blind)
#96B4FC
Tritanopia (blue-blind)
#9EBDCB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b1affe; /* rgb */ color: rgb(177, 175, 254); /* oklch */ color: oklch(78.5% 0.112 284.7);
Tailwind
colors: {
custom: {
50: '#cac6ff',
500: '#b1affe',
950: '#000000',
},
}SCSS
$custom: #b1affe; $custom-light: #cac6ff; $custom-dark: #000000;
JSON
{
"hex": "#b1affe",
"rgb": {
"r": 177,
"g": 175,
"b": 254
},
"hsl": {
"h": 241.519,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.78523,
"c": 0.11156,
"h": 284.7
},
"luminance": 0.47163
}Semantic roles & 50–950 ramp
primary
#B1AFFE
secondary
#F6F7D4
accent
#E600E0
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286