#B0AFFC#B0AFFC
#B0AFFC is a light, moderate blue. Relative luminance 0.469; OKLCH L 78.4% C 0.109 H 284.2°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AFFC |
|---|---|
| RGB | rgb(176, 175, 252) |
| HSL | hsl(241, 93%, 84%) |
| HSV | hsv(241, 31%, 99%) |
| CMYK | cmyk(30.2%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(74.14, 17.25, -37.99) |
| CIE-LCH | lch(74.14, 41.73, 294.42°) |
| OKLab | oklab(78.36% 0.0267 -0.1055) |
| OKLCH | oklch(78.36% 0.109 284.2) |
| XYZ | xyz(50.8005, 46.9170, 98.4559) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.48
Pastel Blue
#A2BFFE
ΔE00 7.45
Pale Violet
#CEAEFA
ΔE00 7.72
Periwinkle Blue
#8F99FB
ΔE00 7.75
Lavender
#B39DDB
ΔE00 8.30
Periwinkle
#CCCCFF
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AFFC #FBFCAF
analogous
#AFD4FC #B0AFFC #D6AFFC
triadic
#B0AFFC #FCB0AF #AFFCB0
tetradic
#B0AFFC #FCAFD4 #FBFCAF #AFFCD6
square
#B0AFFC #FCAFD4 #FBFCAF #AFFCD6
split-complementary
#B0AFFC #FCD6AF #D4FCAF
monochromatic
#3B39F8 #7674FA #B0AFFC #E2E2FE #E2E2FE
Accessibility & contrast
On white
2.02
#B0AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#B0AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AFFC
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AFFC | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B9FF
Deuteranopia (green-blind)
#96B4FA
Tritanopia (blue-blind)
#9DBDCB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b0affc; /* rgb */ color: rgb(176, 175, 252); /* oklch */ color: oklch(78.4% 0.109 284.2);
Tailwind
colors: {
custom: {
50: '#c9c6fd',
500: '#b0affc',
950: '#000000',
},
}SCSS
$custom: #b0affc; $custom-light: #c9c6fd; $custom-dark: #000000;
JSON
{
"hex": "#b0affc",
"rgb": {
"r": 176,
"g": 175,
"b": 252
},
"hsl": {
"h": 240.779,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.78357,
"c": 0.10887,
"h": 284.2
},
"luminance": 0.46918
}Semantic roles & 50–950 ramp
primary
#B0AFFC
secondary
#F6F6D5
accent
#E600E3
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285