#ABAFFA#ABAFFA
#ABAFFA is a light, moderate blue. Relative luminance 0.462; OKLCH L 77.9% C 0.107 H 281.3°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFFA |
|---|---|
| RGB | rgb(171, 175, 250) |
| HSL | hsl(237, 89%, 83%) |
| HSV | hsv(237, 32%, 98%) |
| CMYK | cmyk(31.6%, 30%, 0%, 2%) |
| CIE-LAB | lab(73.69, 15.36, -37.64) |
| CIE-LCH | lch(73.69, 40.65, 292.20°) |
| OKLab | oklab(77.89% 0.0208 -0.1046) |
| OKLCH | oklch(77.89% 0.107 281.3) |
| XYZ | xyz(49.3752, 46.2185, 96.7435) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.52
Light Periwinkle
#C1C6FC
ΔE00 6.64
Periwinkle Blue
#8F99FB
ΔE00 7.15
Periwinkle
#CCCCFF
ΔE00 8.86
Pale Violet
#CEAEFA
ΔE00 8.89
Lavender
#B39DDB
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFFA #FAF6AB
analogous
#ABD6FA #ABAFFA #CEABFA
triadic
#ABAFFA #FAABAF #AFFAAB
tetradic
#ABAFFA #FAABD6 #FAF6AB #ABFACE
square
#ABAFFA #FAABD6 #FAF6AB #ABFACE
split-complementary
#ABAFFA #FACEAB #D6FAAB
monochromatic
#3741F3 #7178F7 #ABAFFA #E2E3FD #E2E3FD
Accessibility & contrast
On white
2.05
#ABAFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#ABAFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFFA
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFFA | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B8FD
Deuteranopia (green-blind)
#95B2F8
Tritanopia (blue-blind)
#97BDCA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abaffa; /* rgb */ color: rgb(171, 175, 250); /* oklch */ color: oklch(77.9% 0.107 281.3);
Tailwind
colors: {
custom: {
50: '#c6c6fc',
500: '#abaffa',
950: '#000000',
},
}SCSS
$custom: #abaffa; $custom-light: #c6c6fc; $custom-dark: #000000;
JSON
{
"hex": "#abaffa",
"rgb": {
"r": 171,
"g": 175,
"b": 250
},
"hsl": {
"h": 236.962,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.77891,
"c": 0.10667,
"h": 281.3
},
"luminance": 0.4622
}Semantic roles & 50–950 ramp
primary
#ABAFFA
secondary
#F5F4D6
accent
#DA00E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285