#ABAFF4#ABAFF4
#ABAFF4 is a light, moderate blue. Relative luminance 0.459; OKLCH L 77.6% C 0.098 H 281.3°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFF4 |
|---|---|
| RGB | rgb(171, 175, 244) |
| HSL | hsl(237, 77%, 81%) |
| HSV | hsv(237, 30%, 96%) |
| CMYK | cmyk(29.9%, 28.3%, 0%, 4.3%) |
| CIE-LAB | lab(73.45, 13.86, -34.77) |
| CIE-LCH | lch(73.45, 37.43, 291.74°) |
| OKLab | oklab(77.63% 0.0192 -0.0964) |
| OKLCH | oklch(77.63% 0.098 281.3) |
| XYZ | xyz(48.4493, 45.8482, 91.8673) |
| Luminance | 0.4585 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.25
Pastel Blue
#A2BFFE
ΔE00 6.83
Periwinkle Blue
#8F99FB
ΔE00 7.65
Lavender
#B39DDB
ΔE00 8.37
Periwinkle
#CCCCFF
ΔE00 8.41
Pale Violet
#CEAEFA
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFF4 #F4F0AB
analogous
#ABD4F4 #ABAFF4 #CCABF4
triadic
#ABAFF4 #F4ABAF #AFF4AB
tetradic
#ABAFF4 #F4ABD4 #F4F0AB #ABF4CC
square
#ABAFF4 #F4ABD4 #F4F0AB #ABF4CC
split-complementary
#ABAFF4 #F4CCAB #D4F4AB
monochromatic
#3F48E6 #757BED #ABAFF4 #E1E3FB #E4E5FB
Accessibility & contrast
On white
2.06
#ABAFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#ABAFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFF4
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFF4 | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB7F7
Deuteranopia (green-blind)
#98B2F2
Tritanopia (blue-blind)
#99BCC7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abaff4; /* rgb */ color: rgb(171, 175, 244); /* oklch */ color: oklch(77.6% 0.098 281.3);
Tailwind
colors: {
custom: {
50: '#c5c6f8',
500: '#abaff4',
950: '#000000',
},
}SCSS
$custom: #abaff4; $custom-light: #c5c6f8; $custom-dark: #000000;
JSON
{
"hex": "#abaff4",
"rgb": {
"r": 171,
"g": 175,
"b": 244
},
"hsl": {
"h": 236.712,
"s": 76.842,
"l": 81.373
},
"oklch": {
"l": 0.77626,
"c": 0.09829,
"h": 281.3
},
"luminance": 0.4585
}Semantic roles & 50–950 ramp
primary
#ABAFF4
secondary
#F3F2D8
accent
#CE0CD9
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285