#ABACFA#ABACFA
#ABACFA is a light, moderate blue. Relative luminance 0.451; OKLCH L 77.3% C 0.111 H 282.9°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ABACFA |
|---|---|
| RGB | rgb(171, 172, 250) |
| HSL | hsl(239, 89%, 83%) |
| HSV | hsv(239, 32%, 98%) |
| CMYK | cmyk(31.6%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(72.93, 17.03, -38.81) |
| CIE-LCH | lch(72.93, 42.38, 293.69°) |
| OKLab | oklab(77.31% 0.0248 -0.108) |
| OKLCH | oklch(77.31% 0.111 282.9) |
| XYZ | xyz(48.7978, 45.0637, 96.5511) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.72
Light Periwinkle
#C1C6FC
ΔE00 7.31
Pastel Blue
#A2BFFE
ΔE00 7.33
Lavender
#B39DDB
ΔE00 8.43
Pale Violet
#CEAEFA
ΔE00 8.48
Pastel Purple
#CAA0FF
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABACFA #FAF9AB
analogous
#ABD3FA #ABACFA #D2ABFA
triadic
#ABACFA #FAABAC #ACFAAB
tetradic
#ABACFA #FAABD3 #FAF9AB #ABFAD2
square
#ABACFA #FAABD3 #FAF9AB #ABFAD2
split-complementary
#ABACFA #FAD2AB #D3FAAB
monochromatic
#373AF3 #7173F7 #ABACFA #E2E2FD #E2E2FD
Accessibility & contrast
On white
2.10
#ABACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#ABACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABACFA
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABACFA | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B6FD
Deuteranopia (green-blind)
#92B0F8
Tritanopia (blue-blind)
#97BAC8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abacfa; /* rgb */ color: rgb(171, 172, 250); /* oklch */ color: oklch(77.3% 0.111 282.9);
Tailwind
colors: {
custom: {
50: '#c6c4fc',
500: '#abacfa',
950: '#000000',
},
}SCSS
$custom: #abacfa; $custom-light: #c6c4fc; $custom-dark: #000000;
JSON
{
"hex": "#abacfa",
"rgb": {
"r": 171,
"g": 172,
"b": 250
},
"hsl": {
"h": 239.241,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.7731,
"c": 0.1108,
"h": 282.9
},
"luminance": 0.45065
}Semantic roles & 50–950 ramp
primary
#ABACFA
secondary
#F5F5D6
accent
#E200E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185