#ABAFFE#ABAFFE
#ABAFFE is a light, moderate blue. Relative luminance 0.465; OKLCH L 78.1% C 0.112 H 281.2°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFFE |
|---|---|
| RGB | rgb(171, 175, 254) |
| HSL | hsl(237, 98%, 83%) |
| HSV | hsv(237, 33%, 100%) |
| CMYK | cmyk(32.7%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(73.85, 16.36, -39.54) |
| CIE-LCH | lch(73.85, 42.80, 292.48°) |
| OKLab | oklab(78.07% 0.0219 -0.1101) |
| OKLCH | oklch(78.07% 0.112 281.2) |
| XYZ | xyz(50.0090, 46.4721, 100.0818) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.38
Periwinkle Blue
#8F99FB
ΔE00 6.90
Light Periwinkle
#C1C6FC
ΔE00 6.95
Lightsteelblue
#B0C4DE
ΔE00 9.00
Pale Violet
#CEAEFA
ΔE00 9.11
Periwinkle
#CCCCFF
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFFE #FEFAAB
analogous
#ABD8FE #ABAFFE #D0ABFE
triadic
#ABAFFE #FEABAF #AFFEAB
tetradic
#ABAFFE #FEABD8 #FEFAAB #ABFED0
square
#ABAFFE #FEABD8 #FEFAAB #ABFED0
split-complementary
#ABAFFE #FED0AB #D8FEAB
monochromatic
#323CFD #6F75FD #ABAFFE #E1E2FF #E1E2FF
Accessibility & contrast
On white
2.04
#ABAFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#ABAFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFFE
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFFE | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B8FF
Deuteranopia (green-blind)
#93B3FC
Tritanopia (blue-blind)
#95BECB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abaffe; /* rgb */ color: rgb(171, 175, 254); /* oklch */ color: oklch(78.1% 0.112 281.2);
Tailwind
colors: {
custom: {
50: '#c6c6ff',
500: '#abaffe',
950: '#000000',
},
}SCSS
$custom: #abaffe; $custom-light: #c6c6ff; $custom-dark: #000000;
JSON
{
"hex": "#abaffe",
"rgb": {
"r": 171,
"g": 175,
"b": 254
},
"hsl": {
"h": 237.108,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.78071,
"c": 0.11225,
"h": 281.2
},
"luminance": 0.46474
}Semantic roles & 50–950 ramp
primary
#ABAFFE
secondary
#F7F5D4
accent
#DA00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286