#AAAFFE#AAAFFE
#AAAFFE is a light, moderate blue. Relative luminance 0.464; OKLCH L 78.0% C 0.112 H 280.7°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFFE |
|---|---|
| RGB | rgb(170, 175, 254) |
| HSL | hsl(236, 98%, 83%) |
| HSV | hsv(236, 33%, 100%) |
| CMYK | cmyk(33.1%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(73.78, 16.09, -39.66) |
| CIE-LCH | lch(73.78, 42.80, 292.08°) |
| OKLab | oklab(78% 0.0208 -0.1105) |
| OKLCH | oklch(78% 0.112 280.7) |
| XYZ | xyz(49.7920, 46.3602, 100.0717) |
| Luminance | 0.4636 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.19
Periwinkle Blue
#8F99FB
ΔE00 6.78
Light Periwinkle
#C1C6FC
ΔE00 7.04
Lightsteelblue
#B0C4DE
ΔE00 8.97
Periwinkle
#CCCCFF
ΔE00 9.31
Cloudy Blue
#ACC2D9
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFFE #FEF9AA
analogous
#AAD9FE #AAAFFE #CFAAFE
triadic
#AAAFFE #FEAAAF #AFFEAA
tetradic
#AAAFFE #FEAAD9 #FEF9AA #AAFECF
square
#AAAFFE #FEAAD9 #FEF9AA #AAFECF
split-complementary
#AAAFFE #FECFAA #D9FEAA
monochromatic
#313DFD #6E76FD #AAAFFE #E1E3FF #E1E3FF
Accessibility & contrast
On white
2.04
#AAAFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#AAAFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFFE
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFFE | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B8FF
Deuteranopia (green-blind)
#93B2FC
Tritanopia (blue-blind)
#94BECB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aaaffe; /* rgb */ color: rgb(170, 175, 254); /* oklch */ color: oklch(78.0% 0.112 280.7);
Tailwind
colors: {
custom: {
50: '#c5c6ff',
500: '#aaaffe',
950: '#000000',
},
}SCSS
$custom: #aaaffe; $custom-light: #c5c6ff; $custom-dark: #000000;
JSON
{
"hex": "#aaaffe",
"rgb": {
"r": 170,
"g": 175,
"b": 254
},
"hsl": {
"h": 236.429,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.77998,
"c": 0.1124,
"h": 280.7
},
"luminance": 0.46362
}Semantic roles & 50–950 ramp
primary
#AAAFFE
secondary
#F7F5D4
accent
#D800E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286