#ABB2FC#ABB2FC
#ABB2FC is a light, moderate blue. Relative luminance 0.475; OKLCH L 78.6% C 0.105 H 279.5°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2FC |
|---|---|
| RGB | rgb(171, 178, 252) |
| HSL | hsl(235, 93%, 83%) |
| HSV | hsv(235, 32%, 99%) |
| CMYK | cmyk(32.1%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(74.52, 14.19, -37.42) |
| CIE-LCH | lch(74.52, 40.02, 290.77°) |
| OKLab | oklab(78.57% 0.0174 -0.104) |
| OKLCH | oklch(78.57% 0.105 279.5) |
| XYZ | xyz(50.2808, 47.5254, 98.6007) |
| Luminance | 0.4753 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.63
Light Periwinkle
#C1C6FC
ΔE00 6.21
Periwinkle Blue
#8F99FB
ΔE00 7.53
Periwinkle
#CCCCFF
ΔE00 8.53
Lightsteelblue
#B0C4DE
ΔE00 8.64
Powder Blue (survey)
#B1D1FC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2FC #FCF5AB
analogous
#ABDAFC #ABB2FC #CCABFC
triadic
#ABB2FC #FCABB2 #B2FCAB
tetradic
#ABB2FC #FCABDA #FCF5AB #ABFCCC
square
#ABB2FC #FCABDA #FCF5AB #ABFCCC
split-complementary
#ABB2FC #FCCCAB #DAFCAB
monochromatic
#3546F8 #707CFA #ABB2FC #E1E4FE #E1E4FE
Accessibility & contrast
On white
2.00
#ABB2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#ABB2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2FC
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2FC | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFF
Deuteranopia (green-blind)
#97B5FA
Tritanopia (blue-blind)
#96C0CC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb2fc; /* rgb */ color: rgb(171, 178, 252); /* oklch */ color: oklch(78.6% 0.105 279.5);
Tailwind
colors: {
custom: {
50: '#c6c8fd',
500: '#abb2fc',
950: '#000000',
},
}SCSS
$custom: #abb2fc; $custom-light: #c6c8fd; $custom-dark: #000000;
JSON
{
"hex": "#abb2fc",
"rgb": {
"r": 171,
"g": 178,
"b": 252
},
"hsl": {
"h": 234.815,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.78565,
"c": 0.10544,
"h": 279.5
},
"luminance": 0.47527
}Semantic roles & 50–950 ramp
primary
#ABB2FC
secondary
#F6F3D5
accent
#D200E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285