#B1AFFC#B1AFFC
#B1AFFC is a light, moderate blue. Relative luminance 0.470; OKLCH L 78.4% C 0.109 H 284.8°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B1AFFC |
|---|---|
| RGB | rgb(177, 175, 252) |
| HSL | hsl(242, 93%, 84%) |
| HSV | hsv(242, 31%, 99%) |
| CMYK | cmyk(29.8%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(74.21, 17.53, -37.87) |
| CIE-LCH | lch(74.21, 41.73, 294.84°) |
| OKLab | oklab(78.43% 0.0278 -0.1052) |
| OKLCH | oklch(78.43% 0.109 284.8) |
| XYZ | xyz(51.0275, 47.0341, 98.4666) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.44
Pale Violet
#CEAEFA
ΔE00 7.46
Pastel Blue
#A2BFFE
ΔE00 7.67
Periwinkle Blue
#8F99FB
ΔE00 7.92
Lavender
#B39DDB
ΔE00 8.13
Pastel Purple
#CAA0FF
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1AFFC #FAFCAF
analogous
#AFD3FC #B1AFFC #D7AFFC
triadic
#B1AFFC #FCB1AF #AFFCB1
tetradic
#B1AFFC #FCAFD3 #FAFCAF #AFFCD7
square
#B1AFFC #FCAFD3 #FAFCAF #AFFCD7
split-complementary
#B1AFFC #FCD7AF #D3FCAF
monochromatic
#3E39F8 #7774FA #B1AFFC #E2E2FE #E2E2FE
Accessibility & contrast
On white
2.02
#B1AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#B1AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1AFFC
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1AFFC | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B9FF
Deuteranopia (green-blind)
#97B4FA
Tritanopia (blue-blind)
#9FBDCB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b1affc; /* rgb */ color: rgb(177, 175, 252); /* oklch */ color: oklch(78.4% 0.109 284.8);
Tailwind
colors: {
custom: {
50: '#cac6fd',
500: '#b1affc',
950: '#000000',
},
}SCSS
$custom: #b1affc; $custom-light: #cac6fd; $custom-dark: #000000;
JSON
{
"hex": "#b1affc",
"rgb": {
"r": 177,
"g": 175,
"b": 252
},
"hsl": {
"h": 241.558,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.78433,
"c": 0.10879,
"h": 284.8
},
"luminance": 0.47035
}Semantic roles & 50–950 ramp
primary
#B1AFFC
secondary
#F5F6D5
accent
#E600E0
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285