#ABAEF2#ABAEF2
#ABAEF2 is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.3% C 0.097 H 281.9°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEF2 |
|---|---|
| RGB | rgb(171, 174, 242) |
| HSL | hsl(237, 73%, 81%) |
| HSV | hsv(237, 29%, 95%) |
| CMYK | cmyk(29.3%, 28.1%, 0%, 5.1%) |
| CIE-LAB | lab(73.11, 13.93, -34.20) |
| CIE-LCH | lch(73.11, 36.93, 292.16°) |
| OKLab | oklab(77.34% 0.02 -0.0948) |
| OKLCH | oklch(77.34% 0.097 281.9) |
| XYZ | xyz(47.9534, 45.3396, 90.2121) |
| Luminance | 0.4534 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.37
Pastel Blue
#A2BFFE
ΔE00 7.23
Periwinkle Blue
#8F99FB
ΔE00 7.70
Lavender
#B39DDB
ΔE00 7.94
Pale Violet
#CEAEFA
ΔE00 8.41
Periwinkle
#CCCCFF
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEF2 #F2EFAB
analogous
#ABD1F2 #ABAEF2 #CBABF2
triadic
#ABAEF2 #F2ABAE #AEF2AB
tetradic
#ABAEF2 #F2ABD1 #F2EFAB #ABF2CB
square
#ABAEF2 #F2ABD1 #F2EFAB #ABF2CB
split-complementary
#ABAEF2 #F2CBAB #D1F2AB
monochromatic
#4148E2 #767BEA #ABAEF2 #E0E1FA #E5E5FB
Accessibility & contrast
On white
2.09
#ABAEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#ABAEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEF2
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEF2 | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB6F5
Deuteranopia (green-blind)
#97B1F0
Tritanopia (blue-blind)
#99BAC6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abaef2; /* rgb */ color: rgb(171, 174, 242); /* oklch */ color: oklch(77.3% 0.097 281.9);
Tailwind
colors: {
custom: {
50: '#c5c6f6',
500: '#abaef2',
950: '#000000',
},
}SCSS
$custom: #abaef2; $custom-light: #c5c6f6; $custom-dark: #000000;
JSON
{
"hex": "#abaef2",
"rgb": {
"r": 171,
"g": 174,
"b": 242
},
"hsl": {
"h": 237.465,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.77343,
"c": 0.09685,
"h": 281.9
},
"luminance": 0.45341
}Semantic roles & 50–950 ramp
primary
#ABAEF2
secondary
#F3F1D8
accent
#CD10D5
background
#FCFCFF
surface
#F8F8FE
border
#D1D1D6
text
#131317
muted
#828285