#AAACFB#AAACFB
#AAACFB is a light, moderate blue. Relative luminance 0.450; OKLCH L 77.3% C 0.112 H 282.3°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AAACFB |
|---|---|
| RGB | rgb(170, 172, 251) |
| HSL | hsl(239, 91%, 83%) |
| HSV | hsv(239, 32%, 98%) |
| CMYK | cmyk(32.3%, 31.5%, 0%, 1.6%) |
| CIE-LAB | lab(72.90, 17.01, -39.41) |
| CIE-LCH | lch(72.90, 42.92, 293.34°) |
| OKLab | oklab(77.28% 0.024 -0.1097) |
| OKLCH | oklch(77.28% 0.112 282.3) |
| XYZ | xyz(48.7379, 45.0147, 97.3689) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.49
Pastel Blue
#A2BFFE
ΔE00 7.11
Light Periwinkle
#C1C6FC
ΔE00 7.45
Lavender
#B39DDB
ΔE00 8.74
Pale Violet
#CEAEFA
ΔE00 8.79
Perrywinkle
#8F8CE7
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAACFB #FBF9AA
analogous
#AAD4FB #AAACFB #D1AAFB
triadic
#AAACFB #FBAAAC #ACFBAA
tetradic
#AAACFB #FBAAD4 #FBF9AA #AAFBD1
square
#AAACFB #FBAAD4 #FBF9AA #AAFBD1
split-complementary
#AAACFB #FBD1AA #D4FBAA
monochromatic
#353AF5 #7073F8 #AAACFB #E2E2FE #E2E2FE
Accessibility & contrast
On white
2.10
#AAACFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#AAACFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAACFB
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAACFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAACFB | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FE
Deuteranopia (green-blind)
#91B0F9
Tritanopia (blue-blind)
#95BBC8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aaacfb; /* rgb */ color: rgb(170, 172, 251); /* oklch */ color: oklch(77.3% 0.112 282.3);
Tailwind
colors: {
custom: {
50: '#c5c4fd',
500: '#aaacfb',
950: '#000000',
},
}SCSS
$custom: #aaacfb; $custom-light: #c5c4fd; $custom-dark: #000000;
JSON
{
"hex": "#aaacfb",
"rgb": {
"r": 170,
"g": 172,
"b": 251
},
"hsl": {
"h": 238.519,
"s": 91.011,
"l": 82.549
},
"oklch": {
"l": 0.7728,
"c": 0.11231,
"h": 282.3
},
"luminance": 0.45016
}Semantic roles & 50–950 ramp
primary
#AAACFB
secondary
#F6F5D5
accent
#E000E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185