#A5AFFA#A5AFFA
#A5AFFA is a light, moderate blue. Relative luminance 0.456; OKLCH L 77.5% C 0.108 H 277.7°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A5AFFA |
|---|---|
| RGB | rgb(165, 175, 250) |
| HSL | hsl(233, 89%, 81%) |
| HSV | hsv(233, 34%, 98%) |
| CMYK | cmyk(34%, 30%, 0%, 2%) |
| CIE-LAB | lab(73.26, 13.70, -38.34) |
| CIE-LCH | lch(73.26, 40.71, 289.67°) |
| OKLab | oklab(77.45% 0.0145 -0.1067) |
| OKLCH | oklch(77.45% 0.108 277.7) |
| XYZ | xyz(48.0975, 45.5597, 96.6836) |
| Luminance | 0.4556 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.43
Periwinkle Blue
#8F99FB
ΔE00 6.47
Light Periwinkle
#C1C6FC
ΔE00 7.28
Carolina Blue
#8AB8FE
ΔE00 8.34
Lightsteelblue
#B0C4DE
ΔE00 8.87
Powder Blue (survey)
#B1D1FC
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5AFFA #FAF0A5
analogous
#A5DAFA #A5AFFA #C6A5FA
triadic
#A5AFFA #FAA5AF #AFFAA5
tetradic
#A5AFFA #FAA5DA #FAF0A5 #A5FAC6
square
#A5AFFA #FAA5DA #FAF0A5 #A5FAC6
split-complementary
#A5AFFA #FAC6A5 #DAFAA5
monochromatic
#3148F4 #6B7BF7 #A5AFFA #DFE3FD #E2E5FD
Accessibility & contrast
On white
2.08
#A5AFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#A5AFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5AFFA
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5AFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5AFFA | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B7FD
Deuteranopia (green-blind)
#92B1F8
Tritanopia (blue-blind)
#8EBDCA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a5affa; /* rgb */ color: rgb(165, 175, 250); /* oklch */ color: oklch(77.5% 0.108 277.7);
Tailwind
colors: {
custom: {
50: '#c2c6fc',
500: '#a5affa',
950: '#000000',
},
}SCSS
$custom: #a5affa; $custom-light: #c2c6fc; $custom-dark: #000000;
JSON
{
"hex": "#a5affa",
"rgb": {
"r": 165,
"g": 175,
"b": 250
},
"hsl": {
"h": 232.941,
"s": 89.474,
"l": 81.373
},
"oklch": {
"l": 0.77453,
"c": 0.10771,
"h": 277.7
},
"luminance": 0.45561
}Semantic roles & 50–950 ramp
primary
#A5AFFA
secondary
#F5F2D6
accent
#CA00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285