#ABAFEB#ABAFEB
#ABAFEB is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.2% C 0.086 H 281.2°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFEB |
|---|---|
| RGB | rgb(171, 175, 235) |
| HSL | hsl(236, 62%, 80%) |
| HSV | hsv(236, 27%, 92%) |
| CMYK | cmyk(27.2%, 25.5%, 0%, 7.8%) |
| CIE-LAB | lab(73.10, 11.67, -30.42) |
| CIE-LCH | lch(73.10, 32.58, 290.98°) |
| OKLab | oklab(77.24% 0.0167 -0.084) |
| OKLCH | oklch(77.24% 0.086 281.2) |
| XYZ | xyz(47.1160, 45.3149, 84.8454) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.91
Pastel Blue
#A2BFFE
ΔE00 7.52
Lavender
#B39DDB
ΔE00 7.65
Periwinkle
#CCCCFF
ΔE00 7.90
Pale Violet
#CEAEFA
ΔE00 8.54
Periwinkle Blue
#8F99FB
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFEB #EBE7AB
analogous
#ABCFEB #ABAFEB #C7ABEB
triadic
#ABAFEB #EBABAF #AFEBAB
tetradic
#ABAFEB #EBABCF #EBE7AB #ABEBC7
square
#ABAFEB #EBABCF #EBE7AB #ABEBC7
split-complementary
#ABAFEB #EBC7AB #CFEBAB
monochromatic
#4851D3 #7A80DF #ABAFEB #DCDEF7 #E6E7F9
Accessibility & contrast
On white
2.09
#ABAFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#ABAFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFEB
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFEB | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB6EE
Deuteranopia (green-blind)
#9BB1E9
Tritanopia (blue-blind)
#9BBAC4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abafeb; /* rgb */ color: rgb(171, 175, 235); /* oklch */ color: oklch(77.2% 0.086 281.2);
Tailwind
colors: {
custom: {
50: '#c5c6f1',
500: '#abafeb',
950: '#000000',
},
}SCSS
$custom: #abafeb; $custom-light: #c5c6f1; $custom-dark: #000000;
JSON
{
"hex": "#abafeb",
"rgb": {
"r": 171,
"g": 175,
"b": 235
},
"hsl": {
"h": 236.25,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.77242,
"c": 0.08564,
"h": 281.2
},
"luminance": 0.45316
}Semantic roles & 50–950 ramp
primary
#ABAFEB
secondary
#F0EFDB
accent
#BE1CC9
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284