#ABAFF3#ABAFF3
#ABAFF3 is a light, moderate blue. Relative luminance 0.458; OKLCH L 77.6% C 0.097 H 281.3°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFF3 |
|---|---|
| RGB | rgb(171, 175, 243) |
| HSL | hsl(237, 75%, 81%) |
| HSV | hsv(237, 30%, 95%) |
| CMYK | cmyk(29.6%, 28%, 0%, 4.7%) |
| CIE-LAB | lab(73.41, 13.62, -34.29) |
| CIE-LCH | lch(73.41, 36.89, 291.66°) |
| OKLab | oklab(77.58% 0.019 -0.095) |
| OKLCH | oklch(77.58% 0.097 281.3) |
| XYZ | xyz(48.2979, 45.7876, 91.0698) |
| Luminance | 0.4579 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.19
Pastel Blue
#A2BFFE
ΔE00 6.89
Periwinkle Blue
#8F99FB
ΔE00 7.74
Lavender
#B39DDB
ΔE00 8.27
Periwinkle
#CCCCFF
ΔE00 8.34
Pale Violet
#CEAEFA
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFF3 #F3EFAB
analogous
#ABD3F3 #ABAFF3 #CBABF3
triadic
#ABAFF3 #F3ABAF #AFF3AB
tetradic
#ABAFF3 #F3ABD3 #F3EFAB #ABF3CB
square
#ABAFF3 #F3ABD3 #F3EFAB #ABF3CB
split-complementary
#ABAFF3 #F3CBAB #D3F3AB
monochromatic
#4049E4 #757CEB #ABAFF3 #E1E2FB #E4E5FB
Accessibility & contrast
On white
2.07
#ABAFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#ABAFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFF3
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFF3 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB7F6
Deuteranopia (green-blind)
#98B2F1
Tritanopia (blue-blind)
#99BBC7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abaff3; /* rgb */ color: rgb(171, 175, 243); /* oklch */ color: oklch(77.6% 0.097 281.3);
Tailwind
colors: {
custom: {
50: '#c5c6f7',
500: '#abaff3',
950: '#000000',
},
}SCSS
$custom: #abaff3; $custom-light: #c5c6f7; $custom-dark: #000000;
JSON
{
"hex": "#abaff3",
"rgb": {
"r": 171,
"g": 175,
"b": 243
},
"hsl": {
"h": 236.667,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.77583,
"c": 0.09689,
"h": 281.3
},
"luminance": 0.45789
}Semantic roles & 50–950 ramp
primary
#ABAFF3
secondary
#F3F1D8
accent
#CC0ED7
background
#FCFCFF
surface
#F8F8FE
border
#D1D1D6
text
#131317
muted
#828285