#ABB1EA#ABB1EA
#ABB1EA is a light, moderate blue. Relative luminance 0.460; OKLCH L 77.6% C 0.082 H 279.6°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB1EA |
|---|---|
| RGB | rgb(171, 177, 234) |
| HSL | hsl(234, 60%, 79%) |
| HSV | hsv(234, 27%, 92%) |
| CMYK | cmyk(26.9%, 24.4%, 0%, 8.2%) |
| CIE-LAB | lab(73.57, 10.32, -29.15) |
| CIE-LCH | lch(73.57, 30.92, 289.49°) |
| OKLab | oklab(77.6% 0.0137 -0.0804) |
| OKLCH | oklch(77.6% 0.082 279.6) |
| XYZ | xyz(47.3641, 46.0415, 84.2174) |
| Luminance | 0.4604 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.48
Pastel Blue
#A2BFFE
ΔE00 7.11
Periwinkle
#CCCCFF
ΔE00 7.52
Lavender
#B39DDB
ΔE00 8.20
Pale Violet
#CEAEFA
ΔE00 8.97
Periwinkle Blue
#8F99FB
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB1EA #EAE4AB
analogous
#ABD1EA #ABB1EA #C5ABEA
triadic
#ABB1EA #EAABB1 #B1EAAB
tetradic
#ABB1EA #EAABD1 #EAE4AB #ABEAC5
square
#ABB1EA #EAABD1 #EAE4AB #ABEAC5
split-complementary
#ABB1EA #EAC5AB #D1EAAB
monochromatic
#4956D2 #7A84DE #ABB1EA #DCDEF6 #E7E8F9
Accessibility & contrast
On white
2.06
#ABB1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#ABB1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB1EA
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB1EA | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B7ED
Deuteranopia (green-blind)
#9EB3E9
Tritanopia (blue-blind)
#9CBBC5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb1ea; /* rgb */ color: rgb(171, 177, 234); /* oklch */ color: oklch(77.6% 0.082 279.6);
Tailwind
colors: {
custom: {
50: '#c5c8f1',
500: '#abb1ea',
950: '#000000',
},
}SCSS
$custom: #abb1ea; $custom-light: #c5c8f1; $custom-dark: #000000;
JSON
{
"hex": "#abb1ea",
"rgb": {
"r": 171,
"g": 177,
"b": 234
},
"hsl": {
"h": 234.286,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.77597,
"c": 0.08154,
"h": 279.6
},
"luminance": 0.46043
}Semantic roles & 50–950 ramp
primary
#ABB1EA
secondary
#F0EEDB
accent
#B71EC8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284