#ABB2F3#ABB2F3
#ABB2F3 is a light, moderate blue. Relative luminance 0.470; OKLCH L 78.2% C 0.093 H 279.3°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2F3 |
|---|---|
| RGB | rgb(171, 178, 243) |
| HSL | hsl(234, 75%, 81%) |
| HSV | hsv(234, 30%, 95%) |
| CMYK | cmyk(29.6%, 26.7%, 0%, 4.7%) |
| CIE-LAB | lab(74.17, 11.95, -33.11) |
| CIE-LCH | lch(74.17, 35.20, 289.85°) |
| OKLab | oklab(78.17% 0.0149 -0.0917) |
| OKLCH | oklch(78.17% 0.093 279.3) |
| XYZ | xyz(48.8883, 46.9684, 91.2666) |
| Luminance | 0.4697 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.58
Pastel Blue
#A2BFFE
ΔE00 6.11
Periwinkle
#CCCCFF
ΔE00 7.83
Periwinkle Blue
#8F99FB
ΔE00 8.20
Lightsteelblue
#B0C4DE
ΔE00 8.77
Lavender
#B39DDB
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2F3 #F3ECAB
analogous
#ABD6F3 #ABB2F3 #C8ABF3
triadic
#ABB2F3 #F3ABB2 #B2F3AB
tetradic
#ABB2F3 #F3ABD6 #F3ECAB #ABF3C8
square
#ABB2F3 #F3ABD6 #F3ECAB #ABF3C8
split-complementary
#ABB2F3 #F3C8AB #D6F3AB
monochromatic
#4050E4 #7581EB #ABB2F3 #E1E3FB #E4E6FB
Accessibility & contrast
On white
2.02
#ABB2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#ABB2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2F3
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2F3 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB9F6
Deuteranopia (green-blind)
#9BB4F1
Tritanopia (blue-blind)
#99BEC9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb2f3; /* rgb */ color: rgb(171, 178, 243); /* oklch */ color: oklch(78.2% 0.093 279.3);
Tailwind
colors: {
custom: {
50: '#c5c8f7',
500: '#abb2f3',
950: '#000000',
},
}SCSS
$custom: #abb2f3; $custom-light: #c5c8f7; $custom-dark: #000000;
JSON
{
"hex": "#abb2f3",
"rgb": {
"r": 171,
"g": 178,
"b": 243
},
"hsl": {
"h": 234.167,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.78173,
"c": 0.09287,
"h": 279.3
},
"luminance": 0.4697
}Semantic roles & 50–950 ramp
primary
#ABB2F3
secondary
#F3F0D8
accent
#C40ED7
background
#FCFCFF
surface
#F8F8FE
border
#D1D1D6
text
#131317
muted
#828285