#B1AFCA#B1AFCA
#B1AFCA is a light, muted blue. Relative luminance 0.443; OKLCH L 76.4% C 0.038 H 288.9°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B1AFCA |
|---|---|
| RGB | rgb(177, 175, 202) |
| HSL | hsl(244, 20%, 74%) |
| HSV | hsv(244, 13%, 79%) |
| CMYK | cmyk(12.4%, 13.4%, 0%, 20.8%) |
| CIE-LAB | lab(72.41, 6.07, -13.42) |
| CIE-LCH | lch(72.41, 14.73, 294.33°) |
| OKLab | oklab(76.44% 0.0124 -0.0363) |
| OKLCH | oklch(76.44% 0.038 288.9) |
| XYZ | xyz(44.1199, 44.2710, 62.0864) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Thistle
#D8BFD8
ΔE00 9.85
Dove Gray
#B6B8BD
ΔE00 9.91
Light Periwinkle
#C1C6FC
ΔE00 9.97
Periwinkle
#CCCCFF
ΔE00 10.27
Lavender
#B39DDB
ΔE00 10.42
Lightsteelblue
#B0C4DE
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1AFCA #C8CAAF
analogous
#AFBBCA #B1AFCA #BFAFCA
triadic
#B1AFCA #CAB1AF #AFCAB1
tetradic
#B1AFCA #CAAFBB #C8CAAF #AFCABF
square
#B1AFCA #CAAFBB #C8CAAF #AFCABF
split-complementary
#B1AFCA #CABFAF #BBCAAF
monochromatic
#696599 #8D8AB2 #B1AFCA #D5D4E2 #EDEDF3
Accessibility & contrast
On white
2.13
#B1AFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#B1AFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1AFCA
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1AFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1AFCA | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2CB
Deuteranopia (green-blind)
#A9B1C9
Tritanopia (blue-blind)
#ACB3B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b1afca; /* rgb */ color: rgb(177, 175, 202); /* oklch */ color: oklch(76.4% 0.038 288.9);
Tailwind
colors: {
custom: {
50: '#c8c6da',
500: '#b1afca',
950: '#000000',
},
}SCSS
$custom: #b1afca; $custom-light: #c8c6da; $custom-dark: #000000;
JSON
{
"hex": "#b1afca",
"rgb": {
"r": 177,
"g": 175,
"b": 202
},
"hsl": {
"h": 244.444,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.76439,
"c": 0.03832,
"h": 288.9
},
"luminance": 0.44271
}Semantic roles & 50–950 ramp
primary
#B1AFCA
secondary
#E9E9E2
accent
#9F4798
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283