#B2AFC8#B2AFC8
#B2AFC8 is a light, muted blue. Relative luminance 0.443; OKLCH L 76.4% C 0.036 H 291.0°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AFC8 |
|---|---|
| RGB | rgb(178, 175, 200) |
| HSL | hsl(247, 19%, 74%) |
| HSV | hsv(247, 13%, 78%) |
| CMYK | cmyk(11%, 12.5%, 0%, 21.6%) |
| CIE-LAB | lab(72.43, 5.98, -12.29) |
| CIE-LCH | lch(72.43, 13.67, 295.94°) |
| OKLab | oklab(76.45% 0.0127 -0.0331) |
| OKLCH | oklch(76.45% 0.036 291) |
| XYZ | xyz(44.1133, 44.2948, 60.8581) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.43
Thistle
#D8BFD8
ΔE00 9.51
Light Periwinkle
#C1C6FC
ΔE00 10.58
Periwinkle
#CCCCFF
ΔE00 10.76
Lightsteelblue
#B0C4DE
ΔE00 10.82
Light Blue Grey
#B7C9E2
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AFC8 #C5C8AF
analogous
#AFB8C8 #B2AFC8 #BEAFC8
triadic
#B2AFC8 #C8B2AF #AFC8B2
tetradic
#B2AFC8 #C8AFB8 #C5C8AF #AFC8BE
square
#B2AFC8 #C8AFB8 #C5C8AF #AFC8BE
split-complementary
#B2AFC8 #C8BEAF #B8C8AF
monochromatic
#6D6796 #8F8BAF #B2AFC8 #D5D3E1 #EEEDF3
Accessibility & contrast
On white
2.13
#B2AFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#B2AFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AFC8
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AFC8 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB2C9
Deuteranopia (green-blind)
#AAB1C7
Tritanopia (blue-blind)
#AEB3B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b2afc8; /* rgb */ color: rgb(178, 175, 200); /* oklch */ color: oklch(76.4% 0.036 291.0);
Tailwind
colors: {
custom: {
50: '#c9c6d8',
500: '#b2afc8',
950: '#000000',
},
}SCSS
$custom: #b2afc8; $custom-light: #c9c6d8; $custom-dark: #000000;
JSON
{
"hex": "#b2afc8",
"rgb": {
"r": 178,
"g": 175,
"b": 200
},
"hsl": {
"h": 247.2,
"s": 18.519,
"l": 73.529
},
"oklch": {
"l": 0.7645,
"c": 0.03552,
"h": 291
},
"luminance": 0.44295
}Semantic roles & 50–950 ramp
primary
#B2AFC8
secondary
#E8E9E2
accent
#9D4993
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283