#ABB3FC#ABB3FC
#ABB3FC is a light, moderate blue. Relative luminance 0.479; OKLCH L 78.8% C 0.104 H 278.9°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3FC |
|---|---|
| RGB | rgb(171, 179, 252) |
| HSL | hsl(234, 93%, 83%) |
| HSV | hsv(234, 32%, 99%) |
| CMYK | cmyk(32.1%, 29%, 0%, 1.2%) |
| CIE-LAB | lab(74.78, 13.63, -37.03) |
| CIE-LCH | lch(74.78, 39.46, 290.22°) |
| OKLab | oklab(78.76% 0.0161 -0.1029) |
| OKLCH | oklch(78.76% 0.104 278.9) |
| XYZ | xyz(50.4805, 47.9248, 98.6673) |
| Luminance | 0.4793 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.36
Light Periwinkle
#C1C6FC
ΔE00 6.04
Periwinkle Blue
#8F99FB
ΔE00 7.71
Periwinkle
#CCCCFF
ΔE00 8.39
Lightsteelblue
#B0C4DE
ΔE00 8.52
Powder Blue (survey)
#B1D1FC
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3FC #FCF4AB
analogous
#ABDBFC #ABB3FC #CBABFC
triadic
#ABB3FC #FCABB3 #B3FCAB
tetradic
#ABB3FC #FCABDB #FCF4AB #ABFCCB
square
#ABB3FC #FCABDB #FCF4AB #ABFCCB
split-complementary
#ABB3FC #FCCBAB #DBFCAB
monochromatic
#3548F8 #707EFA #ABB3FC #E1E4FE #E1E4FE
Accessibility & contrast
On white
1.98
#ABB3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#ABB3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3FC
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3FC | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBBFF
Deuteranopia (green-blind)
#98B5FA
Tritanopia (blue-blind)
#95C1CD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abb3fc; /* rgb */ color: rgb(171, 179, 252); /* oklch */ color: oklch(78.8% 0.104 278.9);
Tailwind
colors: {
custom: {
50: '#c6c9fd',
500: '#abb3fc',
950: '#000000',
},
}SCSS
$custom: #abb3fc; $custom-light: #c6c9fd; $custom-dark: #000000;
JSON
{
"hex": "#abb3fc",
"rgb": {
"r": 171,
"g": 179,
"b": 252
},
"hsl": {
"h": 234.074,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.78761,
"c": 0.10412,
"h": 278.9
},
"luminance": 0.47926
}Semantic roles & 50–950 ramp
primary
#ABB3FC
secondary
#F6F3D5
accent
#CF00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285