#ABB3F4#ABB3F4
#ABB3F4 is a light, moderate blue. Relative luminance 0.474; OKLCH L 78.4% C 0.093 H 278.6°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3F4 |
|---|---|
| RGB | rgb(171, 179, 244) |
| HSL | hsl(233, 77%, 81%) |
| HSV | hsv(233, 30%, 96%) |
| CMYK | cmyk(29.9%, 26.6%, 0%, 4.3%) |
| CIE-LAB | lab(74.46, 11.64, -33.20) |
| CIE-LCH | lch(74.46, 35.18, 289.33°) |
| OKLab | oklab(78.41% 0.0139 -0.0919) |
| OKLCH | oklch(78.41% 0.093 278.6) |
| XYZ | xyz(49.2394, 47.4283, 92.1307) |
| Luminance | 0.4743 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.45
Pastel Blue
#A2BFFE
ΔE00 5.78
Periwinkle
#CCCCFF
ΔE00 7.76
Periwinkle Blue
#8F99FB
ΔE00 8.28
Lightsteelblue
#B0C4DE
ΔE00 8.60
Powder Blue (survey)
#B1D1FC
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3F4 #F4ECAB
analogous
#ABD8F4 #ABB3F4 #C8ABF4
triadic
#ABB3F4 #F4ABB3 #B3F4AB
tetradic
#ABB3F4 #F4ABD8 #F4ECAB #ABF4C8
square
#ABB3F4 #F4ABD8 #F4ECAB #ABF4C8
split-complementary
#ABB3F4 #F4C8AB #D8F4AB
monochromatic
#3F51E6 #7582ED #ABB3F4 #E1E4FB #E4E7FB
Accessibility & contrast
On white
2.00
#ABB3F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#ABB3F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3F4
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3F4 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BAF7
Deuteranopia (green-blind)
#9CB5F2
Tritanopia (blue-blind)
#98BFCA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb3f4; /* rgb */ color: rgb(171, 179, 244); /* oklch */ color: oklch(78.4% 0.093 278.6);
Tailwind
colors: {
custom: {
50: '#c5c9f8',
500: '#abb3f4',
950: '#000000',
},
}SCSS
$custom: #abb3f4; $custom-light: #c5c9f8; $custom-dark: #000000;
JSON
{
"hex": "#abb3f4",
"rgb": {
"r": 171,
"g": 179,
"b": 244
},
"hsl": {
"h": 233.425,
"s": 76.842,
"l": 81.373
},
"oklch": {
"l": 0.78413,
"c": 0.09295,
"h": 278.6
},
"luminance": 0.4743
}Semantic roles & 50–950 ramp
primary
#ABB3F4
secondary
#F3F0D8
accent
#C30CD9
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285