#ABAFFD#ABAFFD
#ABAFFD is a light, moderate blue. Relative luminance 0.464; OKLCH L 78.0% C 0.111 H 281.2°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFFD |
|---|---|
| RGB | rgb(171, 175, 253) |
| HSL | hsl(237, 95%, 83%) |
| HSV | hsv(237, 32%, 99%) |
| CMYK | cmyk(32.4%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(73.81, 16.11, -39.07) |
| CIE-LCH | lch(73.81, 42.26, 292.41°) |
| OKLab | oklab(78.03% 0.0216 -0.1087) |
| OKLCH | oklch(78.03% 0.111 281.2) |
| XYZ | xyz(49.8493, 46.4082, 99.2407) |
| Luminance | 0.4641 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.41
Light Periwinkle
#C1C6FC
ΔE00 6.87
Periwinkle Blue
#8F99FB
ΔE00 6.96
Lightsteelblue
#B0C4DE
ΔE00 9.00
Pale Violet
#CEAEFA
ΔE00 9.05
Periwinkle
#CCCCFF
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFFD #FDF9AB
analogous
#ABD8FD #ABAFFD #D0ABFD
triadic
#ABAFFD #FDABAF #AFFDAB
tetradic
#ABAFFD #FDABD8 #FDF9AB #ABFDD0
square
#ABAFFD #FDABD8 #FDF9AB #ABFDD0
split-complementary
#ABAFFD #FDD0AB #D8FDAB
monochromatic
#333DFA #6F76FC #ABAFFD #E1E3FE #E1E3FE
Accessibility & contrast
On white
2.04
#ABAFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#ABAFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFFD
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFFD | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FF
Deuteranopia (green-blind)
#94B3FB
Tritanopia (blue-blind)
#96BECB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abaffd; /* rgb */ color: rgb(171, 175, 253); /* oklch */ color: oklch(78.0% 0.111 281.2);
Tailwind
colors: {
custom: {
50: '#c6c6fe',
500: '#abaffd',
950: '#000000',
},
}SCSS
$custom: #abaffd; $custom-light: #c6c6fe; $custom-dark: #000000;
JSON
{
"hex": "#abaffd",
"rgb": {
"r": 171,
"g": 175,
"b": 253
},
"hsl": {
"h": 237.073,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.78026,
"c": 0.11085,
"h": 281.2
},
"luminance": 0.4641
}Semantic roles & 50–950 ramp
primary
#ABAFFD
secondary
#F7F5D4
accent
#DA00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286