#B2AFEB#B2AFEB
#B2AFEB is a light, moderate blue. Relative luminance 0.461; OKLCH L 77.8% C 0.085 H 286.5°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AFEB |
|---|---|
| RGB | rgb(178, 175, 235) |
| HSL | hsl(243, 60%, 80%) |
| HSV | hsv(243, 26%, 92%) |
| CMYK | cmyk(24.3%, 25.5%, 0%, 7.8%) |
| CIE-LAB | lab(73.62, 13.73, -29.57) |
| CIE-LCH | lch(73.62, 32.60, 294.91°) |
| OKLab | oklab(77.78% 0.0242 -0.0815) |
| OKLCH | oklch(77.78% 0.085 286.5) |
| XYZ | xyz(48.6818, 46.1222, 84.9188) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.81
Lavender
#B39DDB
ΔE00 6.23
Pale Violet
#CEAEFA
ΔE00 6.81
Periwinkle
#CCCCFF
ΔE00 7.31
Light Violet
#D6B4FC
ΔE00 7.85
Lavender (survey)
#C79FEF
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AFEB #E8EBAF
analogous
#AFCAEB #B2AFEB #D0AFEB
triadic
#B2AFEB #EBB2AF #AFEBB2
tetradic
#B2AFEB #EBAFCA #E8EBAF #AFEBD0
square
#B2AFEB #EBAFCA #E8EBAF #AFEBD0
split-complementary
#B2AFEB #EBD0AF #CAEBAF
monochromatic
#544DD3 #837EDF #B2AFEB #E1E0F7 #E7E7F9
Accessibility & contrast
On white
2.05
#B2AFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#B2AFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AFEB
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AFEB | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB6EE
Deuteranopia (green-blind)
#9EB3E9
Tritanopia (blue-blind)
#A5B9C4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b2afeb; /* rgb */ color: rgb(178, 175, 235); /* oklch */ color: oklch(77.8% 0.085 286.5);
Tailwind
colors: {
custom: {
50: '#cac6f1',
500: '#b2afeb',
950: '#000000',
},
}SCSS
$custom: #b2afeb; $custom-light: #cac6f1; $custom-dark: #000000;
JSON
{
"hex": "#b2afeb",
"rgb": {
"r": 178,
"g": 175,
"b": 235
},
"hsl": {
"h": 243,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.7778,
"c": 0.08498,
"h": 286.5
},
"luminance": 0.46123
}Semantic roles & 50–950 ramp
primary
#B2AFEB
secondary
#EFF0DB
accent
#C81EBF
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284