#ABB0FC#ABB0FC
#ABB0FC is a light, moderate blue. Relative luminance 0.467; OKLCH L 78.2% C 0.108 H 280.7°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB0FC |
|---|---|
| RGB | rgb(171, 176, 252) |
| HSL | hsl(236, 93%, 83%) |
| HSV | hsv(236, 32%, 99%) |
| CMYK | cmyk(32.1%, 30.2%, 0%, 1.2%) |
| CIE-LAB | lab(74.02, 15.30, -38.20) |
| CIE-LCH | lch(74.02, 41.15, 291.83°) |
| OKLab | oklab(78.18% 0.02 -0.1062) |
| OKLCH | oklch(78.18% 0.108 280.7) |
| XYZ | xyz(49.8858, 46.7353, 98.4690) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.17
Light Periwinkle
#C1C6FC
ΔE00 6.59
Periwinkle Blue
#8F99FB
ΔE00 7.18
Periwinkle
#CCCCFF
ΔE00 8.85
Lightsteelblue
#B0C4DE
ΔE00 8.89
Pale Violet
#CEAEFA
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB0FC #FCF7AB
analogous
#ABD8FC #ABB0FC #CEABFC
triadic
#ABB0FC #FCABB0 #B0FCAB
tetradic
#ABB0FC #FCABD8 #FCF7AB #ABFCCE
square
#ABB0FC #FCABD8 #FCF7AB #ABFCCE
split-complementary
#ABB0FC #FCCEAB #D8FCAB
monochromatic
#3541F8 #7078FA #ABB0FC #E1E3FE #E1E3FE
Accessibility & contrast
On white
2.03
#ABB0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#ABB0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB0FC
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB0FC | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B9FF
Deuteranopia (green-blind)
#95B3FA
Tritanopia (blue-blind)
#96BECB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb0fc; /* rgb */ color: rgb(171, 176, 252); /* oklch */ color: oklch(78.2% 0.108 280.7);
Tailwind
colors: {
custom: {
50: '#c6c7fd',
500: '#abb0fc',
950: '#000000',
},
}SCSS
$custom: #abb0fc; $custom-light: #c6c7fd; $custom-dark: #000000;
JSON
{
"hex": "#abb0fc",
"rgb": {
"r": 171,
"g": 176,
"b": 252
},
"hsl": {
"h": 236.296,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.78175,
"c": 0.10811,
"h": 280.7
},
"luminance": 0.46737
}Semantic roles & 50–950 ramp
primary
#ABB0FC
secondary
#F6F4D5
accent
#D700E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285