#B6AFEB#B6AFEB
#B6AFEB is a light, moderate blue. Relative luminance 0.466; OKLCH L 78.1% C 0.085 H 289.6°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AFEB |
|---|---|
| RGB | rgb(182, 175, 235) |
| HSL | hsl(247, 60%, 80%) |
| HSV | hsv(247, 26%, 92%) |
| CMYK | cmyk(22.6%, 25.5%, 0%, 7.8%) |
| CIE-LAB | lab(73.93, 14.93, -29.07) |
| CIE-LCH | lch(73.93, 32.68, 297.19°) |
| OKLab | oklab(78.1% 0.0285 -0.08) |
| OKLCH | oklch(78.1% 0.085 289.6) |
| XYZ | xyz(49.6132, 46.6025, 84.9625) |
| Luminance | 0.4660 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.59
Pale Violet
#CEAEFA
ΔE00 5.88
Light Periwinkle
#C1C6FC
ΔE00 6.04
Light Violet
#D6B4FC
ΔE00 6.86
Periwinkle
#CCCCFF
ΔE00 7.20
Lavender (survey)
#C79FEF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AFEB #E4EBAF
analogous
#AFC6EB #B6AFEB #D4AFEB
triadic
#B6AFEB #EBB6AF #AFEBB6
tetradic
#B6AFEB #EBAFC6 #E4EBAF #AFEBD4
square
#B6AFEB #EBAFC6 #E4EBAF #AFEBD4
split-complementary
#B6AFEB #EBD4AF #C6EBAF
monochromatic
#5D4DD3 #897EDF #B6AFEB #E3E0F7 #E9E7F9
Accessibility & contrast
On white
2.03
#B6AFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#B6AFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AFEB
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AFEB | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B7EE
Deuteranopia (green-blind)
#A0B4E9
Tritanopia (blue-blind)
#ABB9C4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b6afeb; /* rgb */ color: rgb(182, 175, 235); /* oklch */ color: oklch(78.1% 0.085 289.6);
Tailwind
colors: {
custom: {
50: '#ccc6f1',
500: '#b6afeb',
950: '#000000',
},
}SCSS
$custom: #b6afeb; $custom-light: #ccc6f1; $custom-dark: #000000;
JSON
{
"hex": "#b6afeb",
"rgb": {
"r": 182,
"g": 175,
"b": 235
},
"hsl": {
"h": 247,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.78096,
"c": 0.08491,
"h": 289.6
},
"luminance": 0.46603
}Semantic roles & 50–950 ramp
primary
#B6AFEB
secondary
#EEF0DB
accent
#C81EB4
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#131316
muted
#828284