#A5AEEF#A5AEEF
#A5AEEF is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.8% C 0.094 H 277.9°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A5AEEF |
|---|---|
| RGB | rgb(165, 174, 239) |
| HSL | hsl(233, 70%, 79%) |
| HSV | hsv(233, 31%, 94%) |
| CMYK | cmyk(31%, 27.2%, 0%, 6.3%) |
| CIE-LAB | lab(72.56, 11.48, -33.46) |
| CIE-LCH | lch(72.56, 35.37, 288.93°) |
| OKLab | oklab(76.77% 0.0128 -0.0927) |
| OKLCH | oklch(76.77% 0.094 277.9) |
| XYZ | xyz(46.2288, 44.5020, 87.7987) |
| Luminance | 0.4450 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.21
Light Periwinkle
#C1C6FC
ΔE00 6.80
Periwinkle Blue
#8F99FB
ΔE00 7.12
Lavender
#B39DDB
ΔE00 9.03
Periwinkle
#CCCCFF
ΔE00 9.06
Lightsteelblue
#B0C4DE
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5AEEF #EFE6A5
analogous
#A5D3EF #A5AEEF #C1A5EF
triadic
#A5AEEF #EFA5AE #AEEFA5
tetradic
#A5AEEF #EFA5D3 #EFE6A5 #A5EFC1
square
#A5AEEF #EFA5D3 #EFE6A5 #A5EFC1
split-complementary
#A5AEEF #EFC1A5 #D3EFA5
monochromatic
#3D50DD #717FE6 #A5AEEF #D9DDF8 #E5E8FA
Accessibility & contrast
On white
2.12
#A5AEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#A5AEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5AEEF
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5AEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5AEEF | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB5F2
Deuteranopia (green-blind)
#96AFED
Tritanopia (blue-blind)
#92BAC5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a5aeef; /* rgb */ color: rgb(165, 174, 239); /* oklch */ color: oklch(76.8% 0.094 277.9);
Tailwind
colors: {
custom: {
50: '#c1c6f4',
500: '#a5aeef',
950: '#000000',
},
}SCSS
$custom: #a5aeef; $custom-light: #c1c6f4; $custom-dark: #000000;
JSON
{
"hex": "#a5aeef",
"rgb": {
"r": 165,
"g": 174,
"b": 239
},
"hsl": {
"h": 232.703,
"s": 69.811,
"l": 79.216
},
"oklch": {
"l": 0.76768,
"c": 0.09362,
"h": 277.9
},
"luminance": 0.44503
}Semantic roles & 50–950 ramp
primary
#A5AEEF
secondary
#F2EFD9
accent
#BB14D2
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#121317
muted
#818285