#B8AFFE#B8AFFE
#B8AFFE is a light, moderate blue. Relative luminance 0.480; OKLCH L 79.1% C 0.111 H 288.8°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AFFE |
|---|---|
| RGB | rgb(184, 175, 254) |
| HSL | hsl(247, 98%, 84%) |
| HSV | hsv(247, 31%, 100%) |
| CMYK | cmyk(27.6%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(74.83, 20.00, -37.95) |
| CIE-LCH | lch(74.83, 42.90, 297.79°) |
| OKLab | oklab(79.07% 0.0359 -0.1053) |
| OKLCH | oklch(79.07% 0.111 288.8) |
| XYZ | xyz(52.9820, 48.0050, 100.2212) |
| Luminance | 0.4801 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.85
Light Periwinkle
#C1C6FC
ΔE00 6.58
Pastel Purple
#CAA0FF
ΔE00 6.88
Light Violet
#D6B4FC
ΔE00 7.20
Lilac (survey)
#CEA2FD
ΔE00 7.28
Lavender
#B39DDB
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AFFE #F5FEAF
analogous
#AFCEFE #B8AFFE #E0AFFE
triadic
#B8AFFE #FEB8AF #AFFEB8
tetradic
#B8AFFE #FEAFCE #F5FEAF #AFFEE0
square
#B8AFFE #FEAFCE #F5FEAF #AFFEE0
split-complementary
#B8AFFE #FEE0AF #CEFEAF
monochromatic
#4D36FC #8273FD #B8AFFE #E4E1FF #E4E1FF
Accessibility & contrast
On white
1.98
#B8AFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#B8AFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AFFE
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AFFE | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9ABAFF
Deuteranopia (green-blind)
#99B6FC
Tritanopia (blue-blind)
#A8BDCB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b8affe; /* rgb */ color: rgb(184, 175, 254); /* oklch */ color: oklch(79.1% 0.111 288.8);
Tailwind
colors: {
custom: {
50: '#cfc6ff',
500: '#b8affe',
950: '#000000',
},
}SCSS
$custom: #b8affe; $custom-light: #cfc6ff; $custom-dark: #000000;
JSON
{
"hex": "#b8affe",
"rgb": {
"r": 184,
"g": 175,
"b": 254
},
"hsl": {
"h": 246.835,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.79067,
"c": 0.11123,
"h": 288.8
},
"luminance": 0.48006
}Semantic roles & 50–950 ramp
primary
#B8AFFE
secondary
#F3F7D4
accent
#E600CB
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141318
muted
#828286