#ABAEF3#ABAEF3
#ABAEF3 is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.4% C 0.098 H 281.9°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEF3 |
|---|---|
| RGB | rgb(171, 174, 243) |
| HSL | hsl(238, 75%, 81%) |
| HSV | hsv(238, 30%, 95%) |
| CMYK | cmyk(29.6%, 28.4%, 0%, 4.7%) |
| CIE-LAB | lab(73.15, 14.17, -34.68) |
| CIE-LCH | lch(73.15, 37.46, 292.23°) |
| OKLab | oklab(77.39% 0.0203 -0.0961) |
| OKLCH | oklch(77.39% 0.098 281.9) |
| XYZ | xyz(48.1040, 45.3998, 91.0052) |
| Luminance | 0.4540 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.42
Pastel Blue
#A2BFFE
ΔE00 7.16
Periwinkle Blue
#8F99FB
ΔE00 7.60
Lavender
#B39DDB
ΔE00 8.04
Pale Violet
#CEAEFA
ΔE00 8.44
Periwinkle
#CCCCFF
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEF3 #F3F0AB
analogous
#ABD2F3 #ABAEF3 #CCABF3
triadic
#ABAEF3 #F3ABAE #AEF3AB
tetradic
#ABAEF3 #F3ABD2 #F3F0AB #ABF3CC
square
#ABAEF3 #F3ABD2 #F3F0AB #ABF3CC
split-complementary
#ABAEF3 #F3CCAB #D2F3AB
monochromatic
#4047E4 #757AEB #ABAEF3 #E1E2FB #E4E5FB
Accessibility & contrast
On white
2.08
#ABAEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#ABAEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEF3
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEF3 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB6F6
Deuteranopia (green-blind)
#97B1F1
Tritanopia (blue-blind)
#99BBC6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abaef3; /* rgb */ color: rgb(171, 174, 243); /* oklch */ color: oklch(77.4% 0.098 281.9);
Tailwind
colors: {
custom: {
50: '#c5c6f7',
500: '#abaef3',
950: '#000000',
},
}SCSS
$custom: #abaef3; $custom-light: #c5c6f7; $custom-dark: #000000;
JSON
{
"hex": "#abaef3",
"rgb": {
"r": 171,
"g": 174,
"b": 243
},
"hsl": {
"h": 237.5,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.77387,
"c": 0.09825,
"h": 281.9
},
"luminance": 0.45401
}Semantic roles & 50–950 ramp
primary
#ABAEF3
secondary
#F3F2D8
accent
#CF0ED7
background
#FCFCFF
surface
#F8F8FE
border
#D1D1D6
text
#131317
muted
#828285