#AFABFA#AFABFA
#AFABFA is a light, moderate blue. Relative luminance 0.451; OKLCH L 77.4% C 0.112 H 285.8°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AFABFA |
|---|---|
| RGB | rgb(175, 171, 250) |
| HSL | hsl(243, 89%, 83%) |
| HSV | hsv(243, 32%, 98%) |
| CMYK | cmyk(30%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(72.98, 18.70, -38.71) |
| CIE-LCH | lch(72.98, 42.99, 295.79°) |
| OKLab | oklab(77.42% 0.0304 -0.1076) |
| OKLCH | oklch(77.42% 0.112 285.8) |
| XYZ | xyz(49.4929, 45.1407, 96.5293) |
| Luminance | 0.4514 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.28
Pale Violet
#CEAEFA
ΔE00 7.36
Light Periwinkle
#C1C6FC
ΔE00 7.40
Lavender
#B39DDB
ΔE00 7.54
Pastel Purple
#CAA0FF
ΔE00 7.80
Pastel Blue
#A2BFFE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFABFA #F6FAAB
analogous
#ABCEFA #AFABFA #D6ABFA
triadic
#AFABFA #FAAFAB #ABFAAF
tetradic
#AFABFA #FAABCE #F6FAAB #ABFAD6
square
#AFABFA #FAABCE #F6FAAB #ABFAD6
split-complementary
#AFABFA #FAD6AB #CEFAAB
monochromatic
#4137F3 #7871F7 #AFABFA #E3E2FD #E3E2FD
Accessibility & contrast
On white
2.09
#AFABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#AFABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFABFA
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFABFA | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FD
Deuteranopia (green-blind)
#93B1F8
Tritanopia (blue-blind)
#9DB9C7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #afabfa; /* rgb */ color: rgb(175, 171, 250); /* oklch */ color: oklch(77.4% 0.112 285.8);
Tailwind
colors: {
custom: {
50: '#c8c4fc',
500: '#afabfa',
950: '#000000',
},
}SCSS
$custom: #afabfa; $custom-light: #c8c4fc; $custom-dark: #000000;
JSON
{
"hex": "#afabfa",
"rgb": {
"r": 175,
"g": 171,
"b": 250
},
"hsl": {
"h": 243.038,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.77423,
"c": 0.11184,
"h": 285.8
},
"luminance": 0.45142
}Semantic roles & 50–950 ramp
primary
#AFABFA
secondary
#F4F5D6
accent
#E500DA
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185