#B6AFE4#B6AFE4
#B6AFE4 is a light, moderate blue. Relative luminance 0.462; OKLCH L 77.8% C 0.075 H 290.6°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AFE4 |
|---|---|
| RGB | rgb(182, 175, 228) |
| HSL | hsl(248, 50%, 79%) |
| HSV | hsv(248, 23%, 89%) |
| CMYK | cmyk(20.2%, 23.2%, 0%, 10.6%) |
| CIE-LAB | lab(73.68, 13.34, -25.66) |
| CIE-LCH | lch(73.68, 28.92, 297.47°) |
| OKLab | oklab(77.81% 0.0264 -0.0703) |
| OKLCH | oklch(77.81% 0.075 290.6) |
| XYZ | xyz(48.6217, 46.2059, 79.7408) |
| Luminance | 0.4621 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.48
Light Periwinkle
#C1C6FC
ΔE00 6.41
Pale Violet
#CEAEFA
ΔE00 6.47
Light Violet
#D6B4FC
ΔE00 7.19
Periwinkle
#CCCCFF
ΔE00 7.24
Lavender (survey)
#C79FEF
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AFE4 #DDE4AF
analogous
#AFC3E4 #B6AFE4 #D1AFE4
triadic
#B6AFE4 #E4B6AF #AFE4B6
tetradic
#B6AFE4 #E4AFC3 #DDE4AF #AFE4D1
square
#B6AFE4 #E4AFC3 #DDE4AF #AFE4D1
split-complementary
#B6AFE4 #E4D1AF #C3E4AF
monochromatic
#6253C5 #8C81D5 #B6AFE4 #E0DDF3 #EAE8F7
Accessibility & contrast
On white
2.05
#B6AFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#B6AFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AFE4
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AFE4 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B6E6
Deuteranopia (green-blind)
#A3B4E3
Tritanopia (blue-blind)
#ADB8C1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b6afe4; /* rgb */ color: rgb(182, 175, 228); /* oklch */ color: oklch(77.8% 0.075 290.6);
Tailwind
colors: {
custom: {
50: '#ccc6ec',
500: '#b6afe4',
950: '#000000',
},
}SCSS
$custom: #b6afe4; $custom-light: #ccc6ec; $custom-dark: #000000;
JSON
{
"hex": "#b6afe4",
"rgb": {
"r": 182,
"g": 175,
"b": 228
},
"hsl": {
"h": 247.925,
"s": 49.533,
"l": 79.02
},
"oklch": {
"l": 0.77814,
"c": 0.07513,
"h": 290.6
},
"luminance": 0.46206
}Semantic roles & 50–950 ramp
primary
#B6AFE4
secondary
#ECEEDD
accent
#BD29A9
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#131316
muted
#828284