#B0AFFE#B0AFFE
#B0AFFE is a light, moderate blue. Relative luminance 0.470; OKLCH L 78.4% C 0.112 H 284.1°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AFFE |
|---|---|
| RGB | rgb(176, 175, 254) |
| HSL | hsl(241, 98%, 84%) |
| HSV | hsv(241, 31%, 100%) |
| CMYK | cmyk(30.7%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(74.22, 17.75, -38.94) |
| CIE-LCH | lch(74.22, 42.80, 294.50°) |
| OKLab | oklab(78.45% 0.0272 -0.1083) |
| OKLCH | oklch(78.45% 0.112 284.1) |
| XYZ | xyz(51.1191, 47.0444, 100.1339) |
| Luminance | 0.4705 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.63
Pastel Blue
#A2BFFE
ΔE00 7.37
Periwinkle Blue
#8F99FB
ΔE00 7.62
Pale Violet
#CEAEFA
ΔE00 7.85
Lavender
#B39DDB
ΔE00 8.55
Pastel Purple
#CAA0FF
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AFFE #FDFEAF
analogous
#AFD6FE #B0AFFE #D8AFFE
triadic
#B0AFFE #FEB0AF #AFFEB0
tetradic
#B0AFFE #FEAFD6 #FDFEAF #AFFED8
square
#B0AFFE #FEAFD6 #FDFEAF #AFFED8
split-complementary
#B0AFFE #FED8AF #D6FEAF
monochromatic
#3936FC #7473FD #B0AFFE #E1E1FF #E1E1FF
Accessibility & contrast
On white
2.02
#B0AFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#B0AFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AFFE
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AFFE | 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)
#98B9FF
Deuteranopia (green-blind)
#95B4FC
Tritanopia (blue-blind)
#9DBDCB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b0affe; /* rgb */ color: rgb(176, 175, 254); /* oklch */ color: oklch(78.4% 0.112 284.1);
Tailwind
colors: {
custom: {
50: '#c9c6ff',
500: '#b0affe',
950: '#000000',
},
}SCSS
$custom: #b0affe; $custom-light: #c9c6ff; $custom-dark: #000000;
JSON
{
"hex": "#b0affe",
"rgb": {
"r": 176,
"g": 175,
"b": 254
},
"hsl": {
"h": 240.759,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.78446,
"c": 0.11165,
"h": 284.1
},
"luminance": 0.47046
}Semantic roles & 50–950 ramp
primary
#B0AFFE
secondary
#F6F7D4
accent
#E600E3
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286