#AAACFC#AAACFC
#AAACFC is a light, moderate blue. Relative luminance 0.451; OKLCH L 77.3% C 0.114 H 282.3°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AAACFC |
|---|---|
| RGB | rgb(170, 172, 252) |
| HSL | hsl(239, 93%, 83%) |
| HSV | hsv(239, 33%, 99%) |
| CMYK | cmyk(32.5%, 31.7%, 0%, 1.2%) |
| CIE-LAB | lab(72.94, 17.26, -39.88) |
| CIE-LCH | lch(72.94, 43.46, 293.40°) |
| OKLab | oklab(77.33% 0.0242 -0.1111) |
| OKLCH | oklch(77.33% 0.114 282.3) |
| XYZ | xyz(48.8960, 45.0779, 98.2013) |
| Luminance | 0.4508 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.43
Pastel Blue
#A2BFFE
ΔE00 7.08
Light Periwinkle
#C1C6FC
ΔE00 7.52
Pale Violet
#CEAEFA
ΔE00 8.85
Lavender
#B39DDB
ΔE00 8.86
Perrywinkle
#8F8CE7
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAACFC #FCFAAA
analogous
#AAD5FC #AAACFC #D1AAFC
triadic
#AAACFC #FCAAAC #ACFCAA
tetradic
#AAACFC #FCAAD5 #FCFAAA #AAFCD1
square
#AAACFC #FCAAD5 #FCFAAA #AAFCD1
split-complementary
#AAACFC #FCD1AA #D5FCAA
monochromatic
#3439F8 #6F72FA #AAACFC #E1E2FE #E1E2FE
Accessibility & contrast
On white
2.10
#AAACFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#AAACFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAACFC
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAACFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAACFC | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#90B0FA
Tritanopia (blue-blind)
#95BBC9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aaacfc; /* rgb */ color: rgb(170, 172, 252); /* oklch */ color: oklch(77.3% 0.114 282.3);
Tailwind
colors: {
custom: {
50: '#c5c4fd',
500: '#aaacfc',
950: '#000000',
},
}SCSS
$custom: #aaacfc; $custom-light: #c5c4fd; $custom-dark: #000000;
JSON
{
"hex": "#aaacfc",
"rgb": {
"r": 170,
"g": 172,
"b": 252
},
"hsl": {
"h": 238.537,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.77326,
"c": 0.1137,
"h": 282.3
},
"luminance": 0.45079
}Semantic roles & 50–950 ramp
primary
#AAACFC
secondary
#F6F5D5
accent
#E000E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185