#ABAFEE#ABAFEE
#ABAFEE is a light, moderate blue. Relative luminance 0.455; OKLCH L 77.4% C 0.090 H 281.3°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFEE |
|---|---|
| RGB | rgb(171, 175, 238) |
| HSL | hsl(236, 66%, 80%) |
| HSV | hsv(236, 28%, 93%) |
| CMYK | cmyk(28.2%, 26.5%, 0%, 6.7%) |
| CIE-LAB | lab(73.21, 12.39, -31.88) |
| CIE-LCH | lch(73.21, 34.20, 291.25°) |
| OKLab | oklab(77.37% 0.0175 -0.0881) |
| OKLCH | oklch(77.37% 0.09 281.3) |
| XYZ | xyz(47.5531, 45.4897, 87.1473) |
| Luminance | 0.4549 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.98
Pastel Blue
#A2BFFE
ΔE00 7.26
Lavender
#B39DDB
ΔE00 7.85
Periwinkle
#CCCCFF
ΔE00 8.04
Periwinkle Blue
#8F99FB
ΔE00 8.28
Pale Violet
#CEAEFA
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFEE #EEEAAB
analogous
#ABD0EE #ABAFEE #C8ABEE
triadic
#ABAFEE #EEABAF #AFEEAB
tetradic
#ABAFEE #EEABD0 #EEEAAB #ABEEC8
square
#ABAFEE #EEABD0 #EEEAAB #ABEEC8
split-complementary
#ABAFEE #EEC8AB #D0EEAB
monochromatic
#454ED9 #787FE4 #ABAFEE #DEDFF8 #E6E7FA
Accessibility & contrast
On white
2.08
#ABAFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#ABAFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFEE
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFEE | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB6F1
Deuteranopia (green-blind)
#9AB2EC
Tritanopia (blue-blind)
#9BBAC5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abafee; /* rgb */ color: rgb(171, 175, 238); /* oklch */ color: oklch(77.4% 0.090 281.3);
Tailwind
colors: {
custom: {
50: '#c5c6f3',
500: '#abafee',
950: '#000000',
},
}SCSS
$custom: #abafee; $custom-light: #c5c6f3; $custom-dark: #000000;
JSON
{
"hex": "#abafee",
"rgb": {
"r": 171,
"g": 175,
"b": 238
},
"hsl": {
"h": 236.418,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.77368,
"c": 0.08986,
"h": 281.3
},
"luminance": 0.45491
}Semantic roles & 50–950 ramp
primary
#ABAFEE
secondary
#F1F0DA
accent
#C317CE
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285