#ABAEFA#ABAEFA
#ABAEFA is a light, moderate blue. Relative luminance 0.458; OKLCH L 77.7% C 0.108 H 281.8°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEFA |
|---|---|
| RGB | rgb(171, 174, 250) |
| HSL | hsl(238, 89%, 83%) |
| HSV | hsv(238, 32%, 98%) |
| CMYK | cmyk(31.6%, 30.4%, 0%, 2%) |
| CIE-LAB | lab(73.44, 15.91, -38.03) |
| CIE-LCH | lch(73.44, 41.23, 292.71°) |
| OKLab | oklab(77.7% 0.0222 -0.1057) |
| OKLCH | oklch(77.7% 0.108 281.8) |
| XYZ | xyz(49.1813, 45.8307, 96.6789) |
| Luminance | 0.4583 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.79
Light Periwinkle
#C1C6FC
ΔE00 6.86
Periwinkle Blue
#8F99FB
ΔE00 7.00
Pale Violet
#CEAEFA
ΔE00 8.74
Lavender
#B39DDB
ΔE00 8.79
Periwinkle
#CCCCFF
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEFA #FAF7AB
analogous
#ABD5FA #ABAEFA #D0ABFA
triadic
#ABAEFA #FAABAE #AEFAAB
tetradic
#ABAEFA #FAABD5 #FAF7AB #ABFAD0
square
#ABAEFA #FAABD5 #FAF7AB #ABFAD0
split-complementary
#ABAEFA #FAD0AB #D5FAAB
monochromatic
#373FF3 #7176F7 #ABAEFA #E2E3FD #E2E3FD
Accessibility & contrast
On white
2.07
#ABAEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#ABAEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEFA
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEFA | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FD
Deuteranopia (green-blind)
#94B2F8
Tritanopia (blue-blind)
#97BCC9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abaefa; /* rgb */ color: rgb(171, 174, 250); /* oklch */ color: oklch(77.7% 0.108 281.8);
Tailwind
colors: {
custom: {
50: '#c6c6fc',
500: '#abaefa',
950: '#000000',
},
}SCSS
$custom: #abaefa; $custom-light: #c6c6fc; $custom-dark: #000000;
JSON
{
"hex": "#abaefa",
"rgb": {
"r": 171,
"g": 174,
"b": 250
},
"hsl": {
"h": 237.722,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.77697,
"c": 0.10804,
"h": 281.8
},
"luminance": 0.45832
}Semantic roles & 50–950 ramp
primary
#ABAEFA
secondary
#F5F4D6
accent
#DD00E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285