#B2AFDB#B2AFDB
#B2AFDB is a light, moderate blue. Relative luminance 0.452; OKLCH L 77.1% C 0.062 H 288.0°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AFDB |
|---|---|
| RGB | rgb(178, 175, 219) |
| HSL | hsl(244, 38%, 77%) |
| HSV | hsv(244, 20%, 86%) |
| CMYK | cmyk(18.7%, 20.1%, 0%, 14.1%) |
| CIE-LAB | lab(73.05, 10.07, -21.74) |
| CIE-LCH | lch(73.05, 23.96, 294.86°) |
| OKLab | oklab(77.14% 0.0193 -0.0594) |
| OKLCH | oklch(77.14% 0.062 288) |
| XYZ | xyz(46.4733, 45.2388, 73.2876) |
| Luminance | 0.4524 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.64
Light Periwinkle
#C1C6FC
ΔE00 6.90
Periwinkle
#CCCCFF
ΔE00 7.67
Pale Violet
#CEAEFA
ΔE00 8.41
Light Violet
#D6B4FC
ΔE00 8.96
Light Lavender
#DFC5FE
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AFDB #D8DBAF
analogous
#AFC2DB #B2AFDB #C8AFDB
triadic
#B2AFDB #DBB2AF #AFDBB2
tetradic
#B2AFDB #DBAFC2 #D8DBAF #AFDBC8
square
#B2AFDB #DBAFC2 #D8DBAF #AFDBC8
split-complementary
#B2AFDB #DBC8AF #C2DBAF
monochromatic
#615BB5 #8985C8 #B2AFDB #DBD9EE #EBEAF6
Accessibility & contrast
On white
2.09
#B2AFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#B2AFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AFDB
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AFDB | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B4DD
Deuteranopia (green-blind)
#A4B2DA
Tritanopia (blue-blind)
#AAB6BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b2afdb; /* rgb */ color: rgb(178, 175, 219); /* oklch */ color: oklch(77.1% 0.062 288.0);
Tailwind
colors: {
custom: {
50: '#c9c6e6',
500: '#b2afdb',
950: '#000000',
},
}SCSS
$custom: #b2afdb; $custom-light: #c9c6e6; $custom-dark: #000000;
JSON
{
"hex": "#b2afdb",
"rgb": {
"r": 178,
"g": 175,
"b": 219
},
"hsl": {
"h": 244.091,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.77143,
"c": 0.06242,
"h": 288
},
"luminance": 0.45239
}Semantic roles & 50–950 ramp
primary
#B2AFDB
secondary
#EBECDF
accent
#B135A8
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284