#AAB2FC#AAB2FC
#AAB2FC is a light, moderate blue. Relative luminance 0.474; OKLCH L 78.5% C 0.106 H 278.9°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB2FC |
|---|---|
| RGB | rgb(170, 178, 252) |
| HSL | hsl(234, 93%, 83%) |
| HSV | hsv(234, 33%, 99%) |
| CMYK | cmyk(32.5%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(74.45, 13.91, -37.53) |
| CIE-LCH | lch(74.45, 40.03, 290.34°) |
| OKLab | oklab(78.49% 0.0164 -0.1043) |
| OKLCH | oklch(78.49% 0.106 278.9) |
| XYZ | xyz(50.0638, 47.4135, 98.5905) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.43
Light Periwinkle
#C1C6FC
ΔE00 6.33
Periwinkle Blue
#8F99FB
ΔE00 7.42
Lightsteelblue
#B0C4DE
ΔE00 8.60
Periwinkle
#CCCCFF
ΔE00 8.68
Carolina Blue
#8AB8FE
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB2FC #FCF4AA
analogous
#AADBFC #AAB2FC #CBAAFC
triadic
#AAB2FC #FCAAB2 #B2FCAA
tetradic
#AAB2FC #FCAADB #FCF4AA #AAFCCB
square
#AAB2FC #FCAADB #FCF4AA #AAFCCB
split-complementary
#AAB2FC #FCCBAA #DBFCAA
monochromatic
#3447F8 #6F7CFA #AAB2FC #E1E4FE #E1E4FE
Accessibility & contrast
On white
2.00
#AAB2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#AAB2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB2FC
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB2FC | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFF
Deuteranopia (green-blind)
#97B4FA
Tritanopia (blue-blind)
#94C0CC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aab2fc; /* rgb */ color: rgb(170, 178, 252); /* oklch */ color: oklch(78.5% 0.106 278.9);
Tailwind
colors: {
custom: {
50: '#c5c8fd',
500: '#aab2fc',
950: '#000000',
},
}SCSS
$custom: #aab2fc; $custom-light: #c5c8fd; $custom-dark: #000000;
JSON
{
"hex": "#aab2fc",
"rgb": {
"r": 170,
"g": 178,
"b": 252
},
"hsl": {
"h": 234.146,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.78492,
"c": 0.10561,
"h": 278.9
},
"luminance": 0.47415
}Semantic roles & 50–950 ramp
primary
#AAB2FC
secondary
#F6F3D5
accent
#CF00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285