#ABAEFB#ABAEFB
#ABAEFB is a light, moderate blue. Relative luminance 0.459; OKLCH L 77.7% C 0.109 H 281.8°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEFB |
|---|---|
| RGB | rgb(171, 174, 251) |
| HSL | hsl(238, 91%, 83%) |
| HSV | hsv(238, 32%, 98%) |
| CMYK | cmyk(31.9%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(73.48, 16.17, -38.51) |
| CIE-LCH | lch(73.48, 41.76, 292.77°) |
| OKLab | oklab(77.74% 0.0224 -0.1071) |
| OKLCH | oklch(77.74% 0.109 281.8) |
| XYZ | xyz(49.3385, 45.8936, 97.5069) |
| Luminance | 0.4590 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.75
Periwinkle Blue
#8F99FB
ΔE00 6.93
Light Periwinkle
#C1C6FC
ΔE00 6.93
Pale Violet
#CEAEFA
ΔE00 8.79
Lavender
#B39DDB
ΔE00 8.91
Periwinkle
#CCCCFF
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEFB #FBF8AB
analogous
#ABD6FB #ABAEFB #D0ABFB
triadic
#ABAEFB #FBABAE #AEFBAB
tetradic
#ABAEFB #FBABD6 #FBF8AB #ABFBD0
square
#ABAEFB #FBABD6 #FBF8AB #ABFBD0
split-complementary
#ABAEFB #FBD0AB #D6FBAB
monochromatic
#363DF5 #7176F8 #ABAEFB #E2E3FE #E2E3FE
Accessibility & contrast
On white
2.06
#ABAEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#ABAEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEFB
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEFB | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FE
Deuteranopia (green-blind)
#94B2F9
Tritanopia (blue-blind)
#96BCCA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abaefb; /* rgb */ color: rgb(171, 174, 251); /* oklch */ color: oklch(77.7% 0.109 281.8);
Tailwind
colors: {
custom: {
50: '#c6c6fd',
500: '#abaefb',
950: '#000000',
},
}SCSS
$custom: #abaefb; $custom-light: #c6c6fd; $custom-dark: #000000;
JSON
{
"hex": "#abaefb",
"rgb": {
"r": 171,
"g": 174,
"b": 251
},
"hsl": {
"h": 237.75,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.77742,
"c": 0.10944,
"h": 281.8
},
"luminance": 0.45895
}Semantic roles & 50–950 ramp
primary
#ABAEFB
secondary
#F6F5D5
accent
#DD00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285