#B6AFFE#B6AFFE
#B6AFFE is a light, moderate blue. Relative luminance 0.478; OKLCH L 78.9% C 0.111 H 287.6°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AFFE |
|---|---|
| RGB | rgb(182, 175, 254) |
| HSL | hsl(245, 98%, 84%) |
| HSV | hsv(245, 31%, 100%) |
| CMYK | cmyk(28.3%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(74.67, 19.43, -38.20) |
| CIE-LCH | lch(74.67, 42.86, 296.96°) |
| OKLab | oklab(78.91% 0.0337 -0.106) |
| OKLCH | oklch(78.91% 0.111 287.6) |
| XYZ | xyz(52.5062, 47.7597, 100.1989) |
| Luminance | 0.4776 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 6.34
Light Periwinkle
#C1C6FC
ΔE00 6.54
Pastel Purple
#CAA0FF
ΔE00 7.28
Lavender
#B39DDB
ΔE00 7.64
Light Violet
#D6B4FC
ΔE00 7.69
Lilac (survey)
#CEA2FD
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AFFE #F7FEAF
analogous
#AFD0FE #B6AFFE #DEAFFE
triadic
#B6AFFE #FEB6AF #AFFEB6
tetradic
#B6AFFE #FEAFD0 #F7FEAF #AFFEDE
square
#B6AFFE #FEAFD0 #F7FEAF #AFFEDE
split-complementary
#B6AFFE #FEDEAF #D0FEAF
monochromatic
#4836FC #7F73FD #B6AFFE #E3E1FF #E3E1FF
Accessibility & contrast
On white
1.99
#B6AFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#B6AFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AFFE
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AFFE | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99BAFF
Deuteranopia (green-blind)
#98B6FC
Tritanopia (blue-blind)
#A5BDCB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b6affe; /* rgb */ color: rgb(182, 175, 254); /* oklch */ color: oklch(78.9% 0.111 287.6);
Tailwind
colors: {
custom: {
50: '#cdc6ff',
500: '#b6affe',
950: '#000000',
},
}SCSS
$custom: #b6affe; $custom-light: #cdc6ff; $custom-dark: #000000;
JSON
{
"hex": "#b6affe",
"rgb": {
"r": 182,
"g": 175,
"b": 254
},
"hsl": {
"h": 245.316,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.78909,
"c": 0.11127,
"h": 287.6
},
"luminance": 0.47761
}Semantic roles & 50–950 ramp
primary
#B6AFFE
secondary
#F4F7D4
accent
#E600D1
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141318
muted
#828286