#A5AFFC#A5AFFC
#A5AFFC is a light, moderate blue. Relative luminance 0.457; OKLCH L 77.5% C 0.110 H 277.8°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A5AFFC |
|---|---|
| RGB | rgb(165, 175, 252) |
| HSL | hsl(233, 94%, 82%) |
| HSV | hsv(233, 35%, 99%) |
| CMYK | cmyk(34.5%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(73.34, 14.22, -39.29) |
| CIE-LCH | lch(73.34, 41.78, 289.89°) |
| OKLab | oklab(77.54% 0.015 -0.1095) |
| OKLCH | oklch(77.54% 0.11 277.8) |
| XYZ | xyz(48.4127, 45.6858, 98.3440) |
| Luminance | 0.4569 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.38
Periwinkle Blue
#8F99FB
ΔE00 6.36
Light Periwinkle
#C1C6FC
ΔE00 7.43
Carolina Blue
#8AB8FE
ΔE00 8.26
Lightsteelblue
#B0C4DE
ΔE00 8.87
Powder Blue (survey)
#B1D1FC
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5AFFC #FCF2A5
analogous
#A5DBFC #A5AFFC #C7A5FC
triadic
#A5AFFC #FCA5AF #AFFCA5
tetradic
#A5AFFC #FCA5DB #FCF2A5 #A5FCC7
square
#A5AFFC #FCA5DB #FCF2A5 #A5FCC7
split-complementary
#A5AFFC #FCC7A5 #DBFCA5
monochromatic
#2F46F8 #6A7AFA #A5AFFC #E0E4FE #E1E5FE
Accessibility & contrast
On white
2.07
#A5AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#A5AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5AFFC
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5AFFC | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B8FF
Deuteranopia (green-blind)
#91B1FA
Tritanopia (blue-blind)
#8DBECB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a5affc; /* rgb */ color: rgb(165, 175, 252); /* oklch */ color: oklch(77.5% 0.110 277.8);
Tailwind
colors: {
custom: {
50: '#c2c6fd',
500: '#a5affc',
950: '#000000',
},
}SCSS
$custom: #a5affc; $custom-light: #c2c6fd; $custom-dark: #000000;
JSON
{
"hex": "#a5affc",
"rgb": {
"r": 165,
"g": 175,
"b": 252
},
"hsl": {
"h": 233.103,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.77543,
"c": 0.11049,
"h": 277.8
},
"luminance": 0.45688
}Semantic roles & 50–950 ramp
primary
#A5AFFC
secondary
#F6F2D5
accent
#CB00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285