#ABAEFF#ABAEFF
#ABAEFF is a light, moderate blue. Relative luminance 0.462; OKLCH L 77.9% C 0.115 H 281.7°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEFF |
|---|---|
| RGB | rgb(171, 174, 255) |
| HSL | hsl(238, 100%, 84%) |
| HSV | hsv(238, 33%, 100%) |
| CMYK | cmyk(32.9%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(73.64, 17.17, -40.41) |
| CIE-LCH | lch(73.64, 43.91, 293.03°) |
| OKLab | oklab(77.92% 0.0234 -0.1126) |
| OKLCH | oklch(77.92% 0.115 281.7) |
| XYZ | xyz(49.9757, 46.1485, 100.8628) |
| Luminance | 0.4615 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.62
Periwinkle Blue
#8F99FB
ΔE00 6.69
Light Periwinkle
#C1C6FC
ΔE00 7.24
Pale Violet
#CEAEFA
ΔE00 9.04
Lightsteelblue
#B0C4DE
ΔE00 9.12
Lavender
#B39DDB
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEFF #FFFCAB
analogous
#ABD8FF #ABAEFF #D2ABFF
triadic
#ABAEFF #FFABAE #AEFFAB
tetradic
#ABAEFF #FFABD8 #FFFCAB #ABFFD2
square
#ABAEFF #FFABD8 #FFFCAB #ABFFD2
split-complementary
#ABAEFF #FFD2AB #D8FFAB
monochromatic
#3138FF #6E73FF #ABAEFF #E0E1FF #E0E1FF
Accessibility & contrast
On white
2.05
#ABAEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#ABAEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEFF
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEFF | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B8FF
Deuteranopia (green-blind)
#92B2FD
Tritanopia (blue-blind)
#95BDCB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abaeff; /* rgb */ color: rgb(171, 174, 255); /* oklch */ color: oklch(77.9% 0.115 281.7);
Tailwind
colors: {
custom: {
50: '#c6c6ff',
500: '#abaeff',
950: '#000000',
},
}SCSS
$custom: #abaeff; $custom-light: #c6c6ff; $custom-dark: #000000;
JSON
{
"hex": "#abaeff",
"rgb": {
"r": 171,
"g": 174,
"b": 255
},
"hsl": {
"h": 237.857,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.77924,
"c": 0.115,
"h": 281.7
},
"luminance": 0.4615
}Semantic roles & 50–950 ramp
primary
#ABAEFF
secondary
#F7F6D4
accent
#DD00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286