#ABAFF7#ABAFF7
#ABAFF7 is a light, moderate blue. Relative luminance 0.460; OKLCH L 77.8% C 0.102 H 281.3°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFF7 |
|---|---|
| RGB | rgb(171, 175, 247) |
| HSL | hsl(237, 83%, 82%) |
| HSV | hsv(237, 31%, 97%) |
| CMYK | cmyk(30.8%, 29.1%, 0%, 3.1%) |
| CIE-LAB | lab(73.57, 14.61, -36.21) |
| CIE-LCH | lch(73.57, 39.04, 291.97°) |
| OKLab | oklab(77.76% 0.02 -0.1005) |
| OKLCH | oklch(77.76% 0.102 281.3) |
| XYZ | xyz(48.9085, 46.0319, 94.2858) |
| Luminance | 0.4603 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.43
Pastel Blue
#A2BFFE
ΔE00 6.66
Periwinkle Blue
#8F99FB
ΔE00 7.38
Periwinkle
#CCCCFF
ΔE00 8.63
Lavender
#B39DDB
ΔE00 8.67
Pale Violet
#CEAEFA
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFF7 #F7F3AB
analogous
#ABD5F7 #ABAFF7 #CDABF7
triadic
#ABAFF7 #F7ABAF #AFF7AB
tetradic
#ABAFF7 #F7ABD5 #F7F3AB #ABF7CD
square
#ABAFF7 #F7ABD5 #F7F3AB #ABF7CD
split-complementary
#ABAFF7 #F7CDAB #D5F7AB
monochromatic
#3B45EC #737AF2 #ABAFF7 #E3E4FC #E3E4FC
Accessibility & contrast
On white
2.06
#ABAFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#ABAFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFF7
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFF7 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB7FA
Deuteranopia (green-blind)
#96B2F5
Tritanopia (blue-blind)
#98BCC9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abaff7; /* rgb */ color: rgb(171, 175, 247); /* oklch */ color: oklch(77.8% 0.102 281.3);
Tailwind
colors: {
custom: {
50: '#c6c6fa',
500: '#abaff7',
950: '#000000',
},
}SCSS
$custom: #abaff7; $custom-light: #c6c6fa; $custom-dark: #000000;
JSON
{
"hex": "#abaff7",
"rgb": {
"r": 171,
"g": 175,
"b": 247
},
"hsl": {
"h": 236.842,
"s": 82.609,
"l": 81.961
},
"oklch": {
"l": 0.77758,
"c": 0.10249,
"h": 281.3
},
"luminance": 0.46033
}Semantic roles & 50–950 ramp
primary
#ABAFF7
secondary
#F4F3D7
accent
#D406DF
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285