#ABAFED#ABAFED
#ABAFED is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.3% C 0.088 H 281.2°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFED |
|---|---|
| RGB | rgb(171, 175, 237) |
| HSL | hsl(236, 65%, 80%) |
| HSV | hsv(236, 28%, 93%) |
| CMYK | cmyk(27.8%, 26.2%, 0%, 7.1%) |
| CIE-LAB | lab(73.17, 12.15, -31.39) |
| CIE-LCH | lch(73.17, 33.66, 291.16°) |
| OKLab | oklab(77.33% 0.0173 -0.0868) |
| OKLCH | oklch(77.33% 0.088 281.2) |
| XYZ | xyz(47.4066, 45.4311, 86.3757) |
| Luminance | 0.4543 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.95
Pastel Blue
#A2BFFE
ΔE00 7.35
Lavender
#B39DDB
ΔE00 7.78
Periwinkle
#CCCCFF
ΔE00 7.99
Periwinkle Blue
#8F99FB
ΔE00 8.40
Pale Violet
#CEAEFA
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFED #EDE9AB
analogous
#ABD0ED #ABAFED #C8ABED
triadic
#ABAFED #EDABAF #AFEDAB
tetradic
#ABAFED #EDABD0 #EDE9AB #ABEDC8
square
#ABAFED #EDABD0 #EDE9AB #ABEDC8
split-complementary
#ABAFED #EDC8AB #D0EDAB
monochromatic
#464FD7 #797FE2 #ABAFED #DDDFF8 #E6E7FA
Accessibility & contrast
On white
2.08
#ABAFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#ABAFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFED
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFED | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB6F0
Deuteranopia (green-blind)
#9BB2EB
Tritanopia (blue-blind)
#9BBAC5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abafed; /* rgb */ color: rgb(171, 175, 237); /* oklch */ color: oklch(77.3% 0.088 281.2);
Tailwind
colors: {
custom: {
50: '#c5c6f3',
500: '#abafed',
950: '#000000',
},
}SCSS
$custom: #abafed; $custom-light: #c5c6f3; $custom-dark: #000000;
JSON
{
"hex": "#abafed",
"rgb": {
"r": 171,
"g": 175,
"b": 237
},
"hsl": {
"h": 236.364,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.77326,
"c": 0.08846,
"h": 281.2
},
"luminance": 0.45432
}Semantic roles & 50–950 ramp
primary
#ABAFED
secondary
#F1F0DA
accent
#C219CD
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285