#ABAFFB#ABAFFB
#ABAFFB is a light, moderate blue. Relative luminance 0.463; OKLCH L 77.9% C 0.108 H 281.3°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFFB |
|---|---|
| RGB | rgb(171, 175, 251) |
| HSL | hsl(237, 91%, 83%) |
| HSV | hsv(237, 32%, 98%) |
| CMYK | cmyk(31.9%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(73.73, 15.61, -38.12) |
| CIE-LCH | lch(73.73, 41.19, 292.27°) |
| OKLab | oklab(77.94% 0.0211 -0.106) |
| OKLCH | oklch(77.94% 0.108 281.3) |
| XYZ | xyz(49.5324, 46.2814, 97.5715) |
| Luminance | 0.4628 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.48
Light Periwinkle
#C1C6FC
ΔE00 6.72
Periwinkle Blue
#8F99FB
ΔE00 7.08
Pale Violet
#CEAEFA
ΔE00 8.94
Periwinkle
#CCCCFF
ΔE00 8.94
Lightsteelblue
#B0C4DE
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFFB #FBF7AB
analogous
#ABD7FB #ABAFFB #CFABFB
triadic
#ABAFFB #FBABAF #AFFBAB
tetradic
#ABAFFB #FBABD7 #FBF7AB #ABFBCF
square
#ABAFFB #FBABD7 #FBF7AB #ABFBCF
split-complementary
#ABAFFB #FBCFAB #D7FBAB
monochromatic
#3640F5 #7177F8 #ABAFFB #E2E3FE #E2E3FE
Accessibility & contrast
On white
2.05
#ABAFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#ABAFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFFB
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFFB | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FE
Deuteranopia (green-blind)
#95B3F9
Tritanopia (blue-blind)
#96BDCA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abaffb; /* rgb */ color: rgb(171, 175, 251); /* oklch */ color: oklch(77.9% 0.108 281.3);
Tailwind
colors: {
custom: {
50: '#c6c6fd',
500: '#abaffb',
950: '#000000',
},
}SCSS
$custom: #abaffb; $custom-light: #c6c6fd; $custom-dark: #000000;
JSON
{
"hex": "#abaffb",
"rgb": {
"r": 171,
"g": 175,
"b": 251
},
"hsl": {
"h": 237,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.77936,
"c": 0.10807,
"h": 281.3
},
"luminance": 0.46283
}Semantic roles & 50–950 ramp
primary
#ABAFFB
secondary
#F6F4D5
accent
#DA00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285