#A4AFFB#A4AFFB
#A4AFFB is a light, moderate blue. Relative luminance 0.455; OKLCH L 77.4% C 0.109 H 277.2°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A4AFFB |
|---|---|
| RGB | rgb(164, 175, 251) |
| HSL | hsl(232, 92%, 81%) |
| HSV | hsv(232, 35%, 98%) |
| CMYK | cmyk(34.7%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(73.23, 13.69, -38.93) |
| CIE-LCH | lch(73.23, 41.27, 289.38°) |
| OKLab | oklab(77.43% 0.0137 -0.1084) |
| OKLCH | oklch(77.43% 0.109 277.2) |
| XYZ | xyz(48.0474, 45.5157, 97.5019) |
| Luminance | 0.4552 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.24
Periwinkle Blue
#8F99FB
ΔE00 6.33
Light Periwinkle
#C1C6FC
ΔE00 7.48
Carolina Blue
#8AB8FE
ΔE00 8.06
Lightsteelblue
#B0C4DE
ΔE00 8.86
Powder Blue (survey)
#B1D1FC
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4AFFB #FBF0A4
analogous
#A4DBFB #A4AFFB #C5A4FB
triadic
#A4AFFB #FBA4AF #AFFBA4
tetradic
#A4AFFB #FBA4DB #FBF0A4 #A4FBC5
square
#A4AFFB #FBA4DB #FBF0A4 #A4FBC5
split-complementary
#A4AFFB #FBC5A4 #DBFBA4
monochromatic
#2F48F6 #697BF8 #A4AFFB #DFE3FE #E2E5FE
Accessibility & contrast
On white
2.08
#A4AFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#A4AFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4AFFB
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4AFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4AFFB | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FE
Deuteranopia (green-blind)
#92B1F9
Tritanopia (blue-blind)
#8CBECA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a4affb; /* rgb */ color: rgb(164, 175, 251); /* oklch */ color: oklch(77.4% 0.109 277.2);
Tailwind
colors: {
custom: {
50: '#c1c6fd',
500: '#a4affb',
950: '#000000',
},
}SCSS
$custom: #a4affb; $custom-light: #c1c6fd; $custom-dark: #000000;
JSON
{
"hex": "#a4affb",
"rgb": {
"r": 164,
"g": 175,
"b": 251
},
"hsl": {
"h": 232.414,
"s": 91.579,
"l": 81.373
},
"oklch": {
"l": 0.77426,
"c": 0.10931,
"h": 277.2
},
"luminance": 0.45517
}Semantic roles & 50–950 ramp
primary
#A4AFFB
secondary
#F6F2D5
accent
#C800E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121317
muted
#818285