#ABAFE9#ABAFE9
#ABAFE9 is a light, moderate blue. Relative luminance 0.452; OKLCH L 77.2% C 0.083 H 281.2°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFE9 |
|---|---|
| RGB | rgb(171, 175, 233) |
| HSL | hsl(236, 58%, 79%) |
| HSV | hsv(236, 27%, 91%) |
| CMYK | cmyk(26.6%, 24.9%, 0%, 8.6%) |
| CIE-LAB | lab(73.02, 11.19, -29.45) |
| CIE-LCH | lch(73.02, 31.51, 290.79°) |
| OKLab | oklab(77.16% 0.0161 -0.0812) |
| OKLCH | oklch(77.16% 0.083 281.2) |
| XYZ | xyz(46.8287, 45.1999, 83.3322) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.89
Lavender
#B39DDB
ΔE00 7.54
Pastel Blue
#A2BFFE
ΔE00 7.71
Periwinkle
#CCCCFF
ΔE00 7.82
Pale Violet
#CEAEFA
ΔE00 8.57
Periwinkle Blue
#8F99FB
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFE9 #E9E5AB
analogous
#ABCEE9 #ABAFE9 #C6ABE9
triadic
#ABAFE9 #E9ABAF #AFE9AB
tetradic
#ABAFE9 #E9ABCE #E9E5AB #ABE9C6
square
#ABAFE9 #E9ABCE #E9E5AB #ABE9C6
split-complementary
#ABAFE9 #E9C6AB #CEE9AB
monochromatic
#4A53D0 #7B81DC #ABAFE9 #DBDDF6 #E7E8F9
Accessibility & contrast
On white
2.09
#ABAFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#ABAFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFE9
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFE9 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB5EC
Deuteranopia (green-blind)
#9CB1E8
Tritanopia (blue-blind)
#9CB9C3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abafe9; /* rgb */ color: rgb(171, 175, 233); /* oklch */ color: oklch(77.2% 0.083 281.2);
Tailwind
colors: {
custom: {
50: '#c5c6f0',
500: '#abafe9',
950: '#000000',
},
}SCSS
$custom: #abafe9; $custom-light: #c5c6f0; $custom-dark: #000000;
JSON
{
"hex": "#abafe9",
"rgb": {
"r": 171,
"g": 175,
"b": 233
},
"hsl": {
"h": 236.129,
"s": 58.491,
"l": 79.216
},
"oklch": {
"l": 0.77158,
"c": 0.08282,
"h": 281.2
},
"luminance": 0.45201
}Semantic roles & 50–950 ramp
primary
#ABAFE9
secondary
#F0EFDB
accent
#BB1FC6
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284