#B3AFFE#B3AFFE
#B3AFFE is a light, moderate blue. Relative luminance 0.474; OKLCH L 78.7% C 0.111 H 285.9°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B3AFFE |
|---|---|
| RGB | rgb(179, 175, 254) |
| HSL | hsl(243, 98%, 84%) |
| HSV | hsv(243, 31%, 100%) |
| CMYK | cmyk(29.5%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(74.44, 18.58, -38.58) |
| CIE-LCH | lch(74.44, 42.82, 295.72°) |
| OKLab | oklab(78.68% 0.0304 -0.1072) |
| OKLCH | oklch(78.68% 0.111 285.9) |
| XYZ | xyz(51.8051, 47.3982, 100.1660) |
| Luminance | 0.4740 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.54
Pale Violet
#CEAEFA
ΔE00 7.10
Pastel Purple
#CAA0FF
ΔE00 7.92
Pastel Blue
#A2BFFE
ΔE00 8.00
Lavender
#B39DDB
ΔE00 8.07
Periwinkle Blue
#8F99FB
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3AFFE #FAFEAF
analogous
#AFD3FE #B3AFFE #DBAFFE
triadic
#B3AFFE #FEB3AF #AFFEB3
tetradic
#B3AFFE #FEAFD3 #FAFEAF #AFFEDB
square
#B3AFFE #FEAFD3 #FAFEAF #AFFEDB
split-complementary
#B3AFFE #FEDBAF #D3FEAF
monochromatic
#4036FC #7A73FD #B3AFFE #E2E1FF #E2E1FF
Accessibility & contrast
On white
2.00
#B3AFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#B3AFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3AFFE
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3AFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3AFFE | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B9FF
Deuteranopia (green-blind)
#97B5FC
Tritanopia (blue-blind)
#A1BDCB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b3affe; /* rgb */ color: rgb(179, 175, 254); /* oklch */ color: oklch(78.7% 0.111 285.9);
Tailwind
colors: {
custom: {
50: '#cbc6ff',
500: '#b3affe',
950: '#000000',
},
}SCSS
$custom: #b3affe; $custom-light: #cbc6ff; $custom-dark: #000000;
JSON
{
"hex": "#b3affe",
"rgb": {
"r": 179,
"g": 175,
"b": 254
},
"hsl": {
"h": 243.038,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.78676,
"c": 0.11142,
"h": 285.9
},
"luminance": 0.47399
}Semantic roles & 50–950 ramp
primary
#B3AFFE
secondary
#F5F7D4
accent
#E600DA
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#131318
muted
#828286