#B6AEFF#B6AEFF
#B6AEFF is a light, moderate blue. Relative luminance 0.474; OKLCH L 78.8% C 0.114 H 288.0°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AEFF |
|---|---|
| RGB | rgb(182, 174, 255) |
| HSL | hsl(246, 100%, 84%) |
| HSV | hsv(246, 32%, 100%) |
| CMYK | cmyk(28.6%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(74.47, 20.23, -39.06) |
| CIE-LCH | lch(74.47, 43.99, 297.38°) |
| OKLab | oklab(78.77% 0.0353 -0.1085) |
| OKLCH | oklch(78.77% 0.114 288) |
| XYZ | xyz(52.4728, 47.4361, 100.9798) |
| Luminance | 0.4744 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 6.31
Light Periwinkle
#C1C6FC
ΔE00 6.88
Pastel Purple
#CAA0FF
ΔE00 7.04
Lilac (survey)
#CEA2FD
ΔE00 7.53
Lavender
#B39DDB
ΔE00 7.63
Light Violet
#D6B4FC
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AEFF #F7FFAE
analogous
#AECFFF #B6AEFF #DFAEFF
triadic
#B6AEFF #FFB6AE #AEFFB6
tetradic
#B6AEFF #FFAECF #F7FFAE #AEFFDF
square
#B6AEFF #FFAECF #F7FFAE #AEFFDF
split-complementary
#B6AEFF #FFDFAE #CFFFAE
monochromatic
#4834FF #7F71FF #B6AEFF #E3E0FF #E3E0FF
Accessibility & contrast
On white
2.00
#B6AEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#B6AEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AEFF
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AEFF | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B9FF
Deuteranopia (green-blind)
#97B5FD
Tritanopia (blue-blind)
#A5BCCB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b6aeff; /* rgb */ color: rgb(182, 174, 255); /* oklch */ color: oklch(78.8% 0.114 288.0);
Tailwind
colors: {
custom: {
50: '#cdc6ff',
500: '#b6aeff',
950: '#000000',
},
}SCSS
$custom: #b6aeff; $custom-light: #cdc6ff; $custom-dark: #000000;
JSON
{
"hex": "#b6aeff",
"rgb": {
"r": 182,
"g": 174,
"b": 255
},
"hsl": {
"h": 245.926,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.78765,
"c": 0.11411,
"h": 288
},
"luminance": 0.47437
}Semantic roles & 50–950 ramp
primary
#B6AEFF
secondary
#F4F7D4
accent
#E600CF
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141318
muted
#828286