#ABAFF8#ABAFF8
#ABAFF8 is a light, moderate blue. Relative luminance 0.461; OKLCH L 77.8% C 0.104 H 281.3°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFF8 |
|---|---|
| RGB | rgb(171, 175, 248) |
| HSL | hsl(237, 85%, 82%) |
| HSV | hsv(237, 31%, 97%) |
| CMYK | cmyk(31%, 29.4%, 0%, 2.7%) |
| CIE-LAB | lab(73.61, 14.86, -36.68) |
| CIE-LCH | lch(73.61, 39.58, 292.05°) |
| OKLab | oklab(77.8% 0.0203 -0.1019) |
| OKLCH | oklch(77.8% 0.104 281.3) |
| XYZ | xyz(49.0632, 46.0938, 95.1007) |
| Luminance | 0.4610 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.50
Pastel Blue
#A2BFFE
ΔE00 6.61
Periwinkle Blue
#8F99FB
ΔE00 7.30
Periwinkle
#CCCCFF
ΔE00 8.71
Lavender
#B39DDB
ΔE00 8.77
Pale Violet
#CEAEFA
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFF8 #F8F4AB
analogous
#ABD6F8 #ABAFF8 #CEABF8
triadic
#ABAFF8 #F8ABAF #AFF8AB
tetradic
#ABAFF8 #F8ABD6 #F8F4AB #ABF8CE
square
#ABAFF8 #F8ABD6 #F8F4AB #ABF8CE
split-complementary
#ABAFF8 #F8CEAB #D6F8AB
monochromatic
#3A43EF #7379F3 #ABAFF8 #E3E4FD #E3E4FD
Accessibility & contrast
On white
2.05
#ABAFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#ABAFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFF8
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFF8 | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB8FB
Deuteranopia (green-blind)
#96B2F6
Tritanopia (blue-blind)
#97BCC9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abaff8; /* rgb */ color: rgb(171, 175, 248); /* oklch */ color: oklch(77.8% 0.104 281.3);
Tailwind
colors: {
custom: {
50: '#c6c6fb',
500: '#abaff8',
950: '#000000',
},
}SCSS
$custom: #abaff8; $custom-light: #c6c6fb; $custom-dark: #000000;
JSON
{
"hex": "#abaff8",
"rgb": {
"r": 171,
"g": 175,
"b": 248
},
"hsl": {
"h": 236.883,
"s": 84.615,
"l": 82.157
},
"oklch": {
"l": 0.77802,
"c": 0.10388,
"h": 281.3
},
"luminance": 0.46095
}Semantic roles & 50–950 ramp
primary
#ABAFF8
secondary
#F5F3D6
accent
#D604E1
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285