#AAABFE#AAABFE
#AAABFE is a light, moderate blue. Relative luminance 0.448; OKLCH L 77.2% C 0.118 H 282.7°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABFE |
|---|---|
| RGB | rgb(170, 171, 254) |
| HSL | hsl(239, 98%, 83%) |
| HSV | hsv(239, 33%, 100%) |
| CMYK | cmyk(33.1%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(72.78, 18.33, -41.22) |
| CIE-LCH | lch(72.78, 45.11, 293.97°) |
| OKLab | oklab(77.23% 0.026 -0.1149) |
| OKLCH | oklch(77.23% 0.118 282.7) |
| XYZ | xyz(49.0250, 44.8261, 99.8160) |
| Luminance | 0.4483 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.17
Pastel Blue
#A2BFFE
ΔE00 7.30
Light Periwinkle
#C1C6FC
ΔE00 7.89
Perrywinkle
#8F8CE7
ΔE00 8.81
Pale Violet
#CEAEFA
ΔE00 8.87
Lavender
#B39DDB
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABFE #FEFDAA
analogous
#AAD5FE #AAABFE #D3AAFE
triadic
#AAABFE #FEAAAB #ABFEAA
tetradic
#AAABFE #FEAAD5 #FEFDAA #AAFED3
square
#AAABFE #FEAAD5 #FEFDAA #AAFED3
split-complementary
#AAABFE #FED3AA #D5FEAA
monochromatic
#3133FD #6E6FFD #AAABFE #E1E1FF #E1E1FF
Accessibility & contrast
On white
2.11
#AAABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#AAABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABFE
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABFE | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#8EB0FC
Tritanopia (blue-blind)
#94BAC9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aaabfe; /* rgb */ color: rgb(170, 171, 254); /* oklch */ color: oklch(77.2% 0.118 282.7);
Tailwind
colors: {
custom: {
50: '#c5c3ff',
500: '#aaabfe',
950: '#000000',
},
}SCSS
$custom: #aaabfe; $custom-light: #c5c3ff; $custom-dark: #000000;
JSON
{
"hex": "#aaabfe",
"rgb": {
"r": 170,
"g": 171,
"b": 254
},
"hsl": {
"h": 239.286,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.77226,
"c": 0.11786,
"h": 282.7
},
"luminance": 0.44828
}Semantic roles & 50–950 ramp
primary
#AAABFE
secondary
#F7F7D4
accent
#E300E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131218
muted
#828186