#AAAFEB#AAAFEB
#AAAFEB is a light, moderate blue. Relative luminance 0.452; OKLCH L 77.2% C 0.086 H 280.5°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFEB |
|---|---|
| RGB | rgb(170, 175, 235) |
| HSL | hsl(235, 62%, 79%) |
| HSV | hsv(235, 28%, 92%) |
| CMYK | cmyk(27.7%, 25.5%, 0%, 7.8%) |
| CIE-LAB | lab(73.03, 11.37, -30.54) |
| CIE-LCH | lch(73.03, 32.59, 290.43°) |
| OKLab | oklab(77.17% 0.0156 -0.0843) |
| OKLCH | oklch(77.17% 0.086 280.5) |
| XYZ | xyz(46.8990, 45.2030, 84.8352) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.98
Pastel Blue
#A2BFFE
ΔE00 7.29
Lavender
#B39DDB
ΔE00 7.87
Periwinkle
#CCCCFF
ΔE00 8.02
Periwinkle Blue
#8F99FB
ΔE00 8.48
Pale Violet
#CEAEFA
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFEB #EBE6AA
analogous
#AAD0EB #AAAFEB #C6AAEB
triadic
#AAAFEB #EBAAAF #AFEBAA
tetradic
#AAAFEB #EBAAD0 #EBE6AA #AAEBC6
square
#AAAFEB #EBAAD0 #EBE6AA #AAEBC6
split-complementary
#AAAFEB #EBC6AA #D0EBAA
monochromatic
#4752D4 #7880DF #AAAFEB #DCDEF7 #E6E8F9
Accessibility & contrast
On white
2.09
#AAAFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#AAAFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFEB
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFEB | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB6EE
Deuteranopia (green-blind)
#9BB1E9
Tritanopia (blue-blind)
#9ABAC4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aaafeb; /* rgb */ color: rgb(170, 175, 235); /* oklch */ color: oklch(77.2% 0.086 280.5);
Tailwind
colors: {
custom: {
50: '#c4c6f1',
500: '#aaafeb',
950: '#000000',
},
}SCSS
$custom: #aaafeb; $custom-light: #c4c6f1; $custom-dark: #000000;
JSON
{
"hex": "#aaafeb",
"rgb": {
"r": 170,
"g": 175,
"b": 235
},
"hsl": {
"h": 235.385,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.77166,
"c": 0.08578,
"h": 280.5
},
"luminance": 0.45204
}Semantic roles & 50–950 ramp
primary
#AAAFEB
secondary
#F1EFDA
accent
#BC1CCA
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284