#B9AFFE#B9AFFE
#B9AFFE is a light, moderate blue. Relative luminance 0.481; OKLCH L 79.1% C 0.111 H 289.4°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B9AFFE |
|---|---|
| RGB | rgb(185, 175, 254) |
| HSL | hsl(248, 98%, 84%) |
| HSV | hsv(248, 31%, 100%) |
| CMYK | cmyk(27.2%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(74.91, 20.28, -37.82) |
| CIE-LCH | lch(74.91, 42.92, 298.20°) |
| OKLab | oklab(79.15% 0.0369 -0.1049) |
| OKLCH | oklch(79.15% 0.111 289.4) |
| XYZ | xyz(53.2225, 48.1290, 100.2325) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.60
Light Periwinkle
#C1C6FC
ΔE00 6.62
Pastel Purple
#CAA0FF
ΔE00 6.68
Light Violet
#D6B4FC
ΔE00 6.95
Lilac (survey)
#CEA2FD
ΔE00 7.06
Lavender
#B39DDB
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9AFFE #F4FEAF
analogous
#AFCDFE #B9AFFE #E1AFFE
triadic
#B9AFFE #FEB9AF #AFFEB9
tetradic
#B9AFFE #FEAFCD #F4FEAF #AFFEE1
square
#B9AFFE #FEAFCD #F4FEAF #AFFEE1
split-complementary
#B9AFFE #FEE1AF #CDFEAF
monochromatic
#4F36FC #8473FD #B9AFFE #E5E1FF #E5E1FF
Accessibility & contrast
On white
1.98
#B9AFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#B9AFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9AFFE
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9AFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9AFFE | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9ABAFF
Deuteranopia (green-blind)
#9AB7FC
Tritanopia (blue-blind)
#A9BDCB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b9affe; /* rgb */ color: rgb(185, 175, 254); /* oklch */ color: oklch(79.1% 0.111 289.4);
Tailwind
colors: {
custom: {
50: '#cfc6ff',
500: '#b9affe',
950: '#000000',
},
}SCSS
$custom: #b9affe; $custom-light: #cfc6ff; $custom-dark: #000000;
JSON
{
"hex": "#b9affe",
"rgb": {
"r": 185,
"g": 175,
"b": 254
},
"hsl": {
"h": 247.595,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.79146,
"c": 0.11122,
"h": 289.4
},
"luminance": 0.4813
}Semantic roles & 50–950 ramp
primary
#B9AFFE
secondary
#F3F7D4
accent
#E600C8
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141318
muted
#828286