#ABAFF2#ABAFF2
#ABAFF2 is a light, moderate blue. Relative luminance 0.457; OKLCH L 77.5% C 0.095 H 281.3°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFF2 |
|---|---|
| RGB | rgb(171, 175, 242) |
| HSL | hsl(237, 73%, 81%) |
| HSV | hsv(237, 29%, 95%) |
| CMYK | cmyk(29.3%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(73.37, 13.37, -33.81) |
| CIE-LCH | lch(73.37, 36.35, 291.58°) |
| OKLab | oklab(77.54% 0.0187 -0.0936) |
| OKLCH | oklch(77.54% 0.095 281.3) |
| XYZ | xyz(48.1473, 45.7274, 90.2767) |
| Luminance | 0.4573 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.14
Pastel Blue
#A2BFFE
ΔE00 6.96
Periwinkle Blue
#8F99FB
ΔE00 7.84
Lavender
#B39DDB
ΔE00 8.18
Periwinkle
#CCCCFF
ΔE00 8.28
Pale Violet
#CEAEFA
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFF2 #F2EEAB
analogous
#ABD2F2 #ABAFF2 #CAABF2
triadic
#ABAFF2 #F2ABAF #AFF2AB
tetradic
#ABAFF2 #F2ABD2 #F2EEAB #ABF2CA
square
#ABAFF2 #F2ABD2 #F2EEAB #ABF2CA
split-complementary
#ABAFF2 #F2CAAB #D2F2AB
monochromatic
#414AE2 #767DEA #ABAFF2 #E0E1FA #E5E6FB
Accessibility & contrast
On white
2.07
#ABAFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#ABAFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFF2
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFF2 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB7F5
Deuteranopia (green-blind)
#98B2F0
Tritanopia (blue-blind)
#99BBC7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abaff2; /* rgb */ color: rgb(171, 175, 242); /* oklch */ color: oklch(77.5% 0.095 281.3);
Tailwind
colors: {
custom: {
50: '#c5c6f6',
500: '#abaff2',
950: '#000000',
},
}SCSS
$custom: #abaff2; $custom-light: #c5c6f6; $custom-dark: #000000;
JSON
{
"hex": "#abaff2",
"rgb": {
"r": 171,
"g": 175,
"b": 242
},
"hsl": {
"h": 236.62,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.7754,
"c": 0.09548,
"h": 281.3
},
"luminance": 0.45729
}Semantic roles & 50–950 ramp
primary
#ABAFF2
secondary
#F3F1D8
accent
#CA10D5
background
#FCFCFF
surface
#F8F8FE
border
#D1D1D6
text
#131317
muted
#828285