#A0AFFE#A0AFFE
#A0AFFE is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.3% C 0.114 H 275.2°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A0AFFE |
|---|---|
| RGB | rgb(160, 175, 254) |
| HSL | hsl(230, 98%, 81%) |
| HSV | hsv(230, 37%, 100%) |
| CMYK | cmyk(37%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(73.08, 13.40, -40.80) |
| CIE-LCH | lch(73.08, 42.95, 288.19°) |
| OKLab | oklab(77.28% 0.0103 -0.1139) |
| OKLCH | oklch(77.28% 0.114 275.2) |
| XYZ | xyz(47.7113, 45.2873, 99.9741) |
| Luminance | 0.4529 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.67
Periwinkle Blue
#8F99FB
ΔE00 6.00
Carolina Blue
#8AB8FE
ΔE00 7.03
Light Periwinkle
#C1C6FC
ΔE00 8.25
Powder Blue (survey)
#B1D1FC
ΔE00 8.89
Lightsteelblue
#B0C4DE
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0AFFE #FEEFA0
analogous
#A0DEFE #A0AFFE #C0A0FE
triadic
#A0AFFE #FEA0AF #AFFEA0
tetradic
#A0AFFE #FEA0DE #FEEFA0 #A0FEC0
square
#A0AFFE #FEA0DE #FEEFA0 #A0FEC0
split-complementary
#A0AFFE #FEC0A0 #DEFEA0
monochromatic
#2749FD #637CFD #A0AFFE #DDE2FF #E1E5FF
Accessibility & contrast
On white
2.09
#A0AFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#A0AFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0AFFE
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0AFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0AFFE | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#8EB0FC
Tritanopia (blue-blind)
#84BECB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a0affe; /* rgb */ color: rgb(160, 175, 254); /* oklch */ color: oklch(77.3% 0.114 275.2);
Tailwind
colors: {
custom: {
50: '#bfc6ff',
500: '#a0affe',
950: '#000000',
},
}SCSS
$custom: #a0affe; $custom-light: #bfc6ff; $custom-dark: #000000;
JSON
{
"hex": "#a0affe",
"rgb": {
"r": 160,
"g": 175,
"b": 254
},
"hsl": {
"h": 230.426,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.77282,
"c": 0.11438,
"h": 275.2
},
"luminance": 0.45289
}Semantic roles & 50–950 ramp
primary
#A0AFFE
secondary
#F7F1D4
accent
#C100E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121318
muted
#818286