#ABB4FC#ABB4FC
#ABB4FC is a light, moderate blue. Relative luminance 0.483; OKLCH L 79.0% C 0.103 H 278.3°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4FC |
|---|---|
| RGB | rgb(171, 180, 252) |
| HSL | hsl(233, 93%, 83%) |
| HSV | hsv(233, 32%, 99%) |
| CMYK | cmyk(32.1%, 28.6%, 0%, 1.2%) |
| CIE-LAB | lab(75.03, 13.08, -36.63) |
| CIE-LCH | lch(75.03, 38.90, 289.65°) |
| OKLab | oklab(78.96% 0.0148 -0.1017) |
| OKLCH | oklch(78.96% 0.103 278.3) |
| XYZ | xyz(50.6817, 48.3271, 98.7343) |
| Luminance | 0.4833 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.09
Light Periwinkle
#C1C6FC
ΔE00 5.88
Periwinkle Blue
#8F99FB
ΔE00 7.89
Periwinkle
#CCCCFF
ΔE00 8.26
Lightsteelblue
#B0C4DE
ΔE00 8.40
Powder Blue (survey)
#B1D1FC
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4FC #FCF3AB
analogous
#ABDDFC #ABB4FC #CAABFC
triadic
#ABB4FC #FCABB4 #B4FCAB
tetradic
#ABB4FC #FCABDD #FCF3AB #ABFCCA
square
#ABB4FC #FCABDD #FCF3AB #ABFCCA
split-complementary
#ABB4FC #FCCAAB #DDFCAB
monochromatic
#354AF8 #707FFA #ABB4FC #E1E5FE #E1E5FE
Accessibility & contrast
On white
1.97
#ABB4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#ABB4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4FC
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4FC | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBCFF
Deuteranopia (green-blind)
#99B6FA
Tritanopia (blue-blind)
#95C2CD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abb4fc; /* rgb */ color: rgb(171, 180, 252); /* oklch */ color: oklch(79.0% 0.103 278.3);
Tailwind
colors: {
custom: {
50: '#c6cafd',
500: '#abb4fc',
950: '#000000',
},
}SCSS
$custom: #abb4fc; $custom-light: #c6cafd; $custom-dark: #000000;
JSON
{
"hex": "#abb4fc",
"rgb": {
"r": 171,
"g": 180,
"b": 252
},
"hsl": {
"h": 233.333,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.78957,
"c": 0.10281,
"h": 278.3
},
"luminance": 0.48329
}Semantic roles & 50–950 ramp
primary
#ABB4FC
secondary
#F6F2D5
accent
#CC00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285