#ABB3EF#ABB3EF
#ABB3EF is a light, moderate blue. Relative luminance 0.471; OKLCH L 78.2% C 0.086 H 278.3°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3EF |
|---|---|
| RGB | rgb(171, 179, 239) |
| HSL | hsl(233, 68%, 80%) |
| HSV | hsv(233, 28%, 94%) |
| CMYK | cmyk(28.5%, 25.1%, 0%, 6.3%) |
| CIE-LAB | lab(74.27, 10.42, -30.79) |
| CIE-LCH | lch(74.27, 32.50, 288.70°) |
| OKLab | oklab(78.2% 0.0124 -0.085) |
| OKLCH | oklch(78.2% 0.086 278.3) |
| XYZ | xyz(48.4905, 47.1288, 88.1865) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.21
Pastel Blue
#A2BFFE
ΔE00 6.15
Periwinkle
#CCCCFF
ΔE00 7.45
Lightsteelblue
#B0C4DE
ΔE00 8.67
Periwinkle Blue
#8F99FB
ΔE00 8.75
Lavender
#B39DDB
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3EF #EFE7AB
analogous
#ABD5EF #ABB3EF #C5ABEF
triadic
#ABB3EF #EFABB3 #B3EFAB
tetradic
#ABB3EF #EFABD5 #EFE7AB #ABEFC5
square
#ABB3EF #EFABD5 #EFE7AB #ABEFC5
split-complementary
#ABB3EF #EFC5AB #D5EFAB
monochromatic
#4456DB #7884E5 #ABB3EF #DEE2F9 #E5E8FA
Accessibility & contrast
On white
2.01
#ABB3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#ABB3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3EF
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3EF | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B9F2
Deuteranopia (green-blind)
#9EB4ED
Tritanopia (blue-blind)
#9ABEC8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb3ef; /* rgb */ color: rgb(171, 179, 239); /* oklch */ color: oklch(78.2% 0.086 278.3);
Tailwind
colors: {
custom: {
50: '#c5c9f4',
500: '#abb3ef',
950: '#000000',
},
}SCSS
$custom: #abb3ef; $custom-light: #c5c9f4; $custom-dark: #000000;
JSON
{
"hex": "#abb3ef",
"rgb": {
"r": 171,
"g": 179,
"b": 239
},
"hsl": {
"h": 232.941,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.78202,
"c": 0.08595,
"h": 278.3
},
"luminance": 0.4713
}Semantic roles & 50–950 ramp
primary
#ABB3EF
secondary
#F2EFD9
accent
#BA16D0
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285