#ABAFFF#ABAFFF
#ABAFFF is a light, moderate blue. Relative luminance 0.465; OKLCH L 78.1% C 0.114 H 281.2°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFFF |
|---|---|
| RGB | rgb(171, 175, 255) |
| HSL | hsl(237, 100%, 84%) |
| HSV | hsv(237, 33%, 100%) |
| CMYK | cmyk(32.9%, 31.4%, 0%, 0%) |
| CIE-LAB | lab(73.89, 16.62, -40.02) |
| CIE-LCH | lch(73.89, 43.33, 292.55°) |
| OKLab | oklab(78.12% 0.0221 -0.1115) |
| OKLCH | oklch(78.12% 0.114 281.2) |
| XYZ | xyz(50.1696, 46.5363, 100.9274) |
| Luminance | 0.4654 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.35
Periwinkle Blue
#8F99FB
ΔE00 6.85
Light Periwinkle
#C1C6FC
ΔE00 7.04
Lightsteelblue
#B0C4DE
ΔE00 8.99
Pale Violet
#CEAEFA
ΔE00 9.17
Periwinkle
#CCCCFF
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFFF #FFFBAB
analogous
#ABD9FF #ABAFFF #D1ABFF
triadic
#ABAFFF #FFABAF #AFFFAB
tetradic
#ABAFFF #FFABD9 #FFFBAB #ABFFD1
square
#ABAFFF #FFABD9 #FFFBAB #ABFFD1
split-complementary
#ABAFFF #FFD1AB #D9FFAB
monochromatic
#313AFF #6E75FF #ABAFFF #E0E2FF #E0E2FF
Accessibility & contrast
On white
2.04
#ABAFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#ABAFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFFF
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFFF | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B9FF
Deuteranopia (green-blind)
#93B3FD
Tritanopia (blue-blind)
#95BECC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abafff; /* rgb */ color: rgb(171, 175, 255); /* oklch */ color: oklch(78.1% 0.114 281.2);
Tailwind
colors: {
custom: {
50: '#c6c6ff',
500: '#abafff',
950: '#000000',
},
}SCSS
$custom: #abafff; $custom-light: #c6c6ff; $custom-dark: #000000;
JSON
{
"hex": "#abafff",
"rgb": {
"r": 171,
"g": 175,
"b": 255
},
"hsl": {
"h": 237.143,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.78117,
"c": 0.11364,
"h": 281.2
},
"luminance": 0.46538
}Semantic roles & 50–950 ramp
primary
#ABAFFF
secondary
#F7F6D4
accent
#DB00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286