#AAAFFB#AAAFFB
#AAAFFB is a light, moderate blue. Relative luminance 0.462; OKLCH L 77.9% C 0.108 H 280.7°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFFB |
|---|---|
| RGB | rgb(170, 175, 251) |
| HSL | hsl(236, 91%, 83%) |
| HSV | hsv(236, 32%, 98%) |
| CMYK | cmyk(32.3%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(73.66, 15.33, -38.23) |
| CIE-LCH | lch(73.66, 41.19, 291.85°) |
| OKLab | oklab(77.86% 0.02 -0.1063) |
| OKLCH | oklch(77.86% 0.108 280.7) |
| XYZ | xyz(49.3153, 46.1695, 97.5614) |
| Luminance | 0.4617 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.29
Light Periwinkle
#C1C6FC
ΔE00 6.81
Periwinkle Blue
#8F99FB
ΔE00 6.95
Lightsteelblue
#B0C4DE
ΔE00 8.99
Periwinkle
#CCCCFF
ΔE00 9.06
Pale Violet
#CEAEFA
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFFB #FBF6AA
analogous
#AAD8FB #AAAFFB #CDAAFB
triadic
#AAAFFB #FBAAAF #AFFBAA
tetradic
#AAAFFB #FBAAD8 #FBF6AA #AAFBCD
square
#AAAFFB #FBAAD8 #FBF6AA #AAFBCD
split-complementary
#AAAFFB #FBCDAA #D8FBAA
monochromatic
#3541F5 #7078F8 #AAAFFB #E2E3FE #E2E3FE
Accessibility & contrast
On white
2.05
#AAAFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#AAAFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFFB
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFFB | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FE
Deuteranopia (green-blind)
#94B2F9
Tritanopia (blue-blind)
#95BDCA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aaaffb; /* rgb */ color: rgb(170, 175, 251); /* oklch */ color: oklch(77.9% 0.108 280.7);
Tailwind
colors: {
custom: {
50: '#c5c6fd',
500: '#aaaffb',
950: '#000000',
},
}SCSS
$custom: #aaaffb; $custom-light: #c5c6fd; $custom-dark: #000000;
JSON
{
"hex": "#aaaffb",
"rgb": {
"r": 170,
"g": 175,
"b": 251
},
"hsl": {
"h": 236.296,
"s": 91.011,
"l": 82.549
},
"oklch": {
"l": 0.77862,
"c": 0.10822,
"h": 280.7
},
"luminance": 0.46171
}Semantic roles & 50–950 ramp
primary
#AAAFFB
secondary
#F6F4D5
accent
#D700E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285