#B2AFCA#B2AFCA
#B2AFCA is a light, muted blue. Relative luminance 0.444; OKLCH L 76.5% C 0.038 H 290.6°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AFCA |
|---|---|
| RGB | rgb(178, 175, 202) |
| HSL | hsl(247, 20%, 74%) |
| HSV | hsv(247, 13%, 79%) |
| CMYK | cmyk(11.9%, 13.4%, 0%, 20.8%) |
| CIE-LAB | lab(72.49, 6.40, -13.29) |
| CIE-LCH | lch(72.49, 14.75, 295.70°) |
| OKLab | oklab(76.52% 0.0135 -0.0359) |
| OKLCH | oklch(76.52% 0.038 290.6) |
| XYZ | xyz(44.3485, 44.3889, 62.0971) |
| Luminance | 0.4439 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Thistle
#D8BFD8
ΔE00 9.48
Dove Gray
#B6B8BD
ΔE00 10.04
Light Periwinkle
#C1C6FC
ΔE00 10.07
Periwinkle
#CCCCFF
ΔE00 10.29
Lavender
#B39DDB
ΔE00 10.36
Lightsteelblue
#B0C4DE
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AFCA #C7CAAF
analogous
#AFBACA #B2AFCA #C0AFCA
triadic
#B2AFCA #CAB2AF #AFCAB2
tetradic
#B2AFCA #CAAFBA #C7CAAF #AFCAC0
square
#B2AFCA #CAAFBA #C7CAAF #AFCAC0
split-complementary
#B2AFCA #CAC0AF #BACAAF
monochromatic
#6B6599 #8F8AB2 #B2AFCA #D5D4E2 #EDEDF3
Accessibility & contrast
On white
2.13
#B2AFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#B2AFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AFCA
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AFCA | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2CB
Deuteranopia (green-blind)
#A9B1C9
Tritanopia (blue-blind)
#ADB3B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b2afca; /* rgb */ color: rgb(178, 175, 202); /* oklch */ color: oklch(76.5% 0.038 290.6);
Tailwind
colors: {
custom: {
50: '#c9c6da',
500: '#b2afca',
950: '#000000',
},
}SCSS
$custom: #b2afca; $custom-light: #c9c6da; $custom-dark: #000000;
JSON
{
"hex": "#b2afca",
"rgb": {
"r": 178,
"g": 175,
"b": 202
},
"hsl": {
"h": 246.667,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.7652,
"c": 0.03834,
"h": 290.6
},
"luminance": 0.44389
}Semantic roles & 50–950 ramp
primary
#B2AFCA
secondary
#E8E9E2
accent
#9F4795
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283