#A8AFFB#A8AFFB
#A8AFFB is a light, moderate blue. Relative luminance 0.460; OKLCH L 77.7% C 0.109 H 279.5°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A8AFFB |
|---|---|
| RGB | rgb(168, 175, 251) |
| HSL | hsl(235, 91%, 82%) |
| HSV | hsv(235, 33%, 98%) |
| CMYK | cmyk(33.1%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(73.51, 14.78, -38.47) |
| CIE-LCH | lch(73.51, 41.21, 291.02°) |
| OKLab | oklab(77.72% 0.0179 -0.1071) |
| OKLCH | oklch(77.72% 0.109 279.5) |
| XYZ | xyz(48.8862, 45.9482, 97.5412) |
| Luminance | 0.4595 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.91
Periwinkle Blue
#8F99FB
ΔE00 6.71
Light Periwinkle
#C1C6FC
ΔE00 7.01
Lightsteelblue
#B0C4DE
ΔE00 8.93
Carolina Blue
#8AB8FE
ΔE00 9.03
Periwinkle
#CCCCFF
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8AFFB #FBF4A8
analogous
#A8D8FB #A8AFFB #CBA8FB
triadic
#A8AFFB #FBA8AF #AFFBA8
tetradic
#A8AFFB #FBA8D8 #FBF4A8 #A8FBCB
square
#A8AFFB #FBA8D8 #FBF4A8 #A8FBCB
split-complementary
#A8AFFB #FBCBA8 #D8FBA8
monochromatic
#3343F6 #6D79F8 #A8AFFB #E2E4FE #E2E4FE
Accessibility & contrast
On white
2.06
#A8AFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#A8AFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8AFFB
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8AFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8AFFB | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FE
Deuteranopia (green-blind)
#93B2F9
Tritanopia (blue-blind)
#92BDCA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a8affb; /* rgb */ color: rgb(168, 175, 251); /* oklch */ color: oklch(77.7% 0.109 279.5);
Tailwind
colors: {
custom: {
50: '#c4c6fd',
500: '#a8affb',
950: '#000000',
},
}SCSS
$custom: #a8affb; $custom-light: #c4c6fd; $custom-dark: #000000;
JSON
{
"hex": "#a8affb",
"rgb": {
"r": 168,
"g": 175,
"b": 251
},
"hsl": {
"h": 234.94,
"s": 91.209,
"l": 82.157
},
"oklch": {
"l": 0.77715,
"c": 0.10855,
"h": 279.5
},
"luminance": 0.4595
}Semantic roles & 50–950 ramp
primary
#A8AFFB
secondary
#F6F3D5
accent
#D200E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285