#A4AFFC#A4AFFC
#A4AFFC is a light, moderate blue. Relative luminance 0.456; OKLCH L 77.5% C 0.111 H 277.2°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A4AFFC |
|---|---|
| RGB | rgb(164, 175, 252) |
| HSL | hsl(233, 94%, 82%) |
| HSV | hsv(233, 35%, 99%) |
| CMYK | cmyk(34.9%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(73.27, 13.95, -39.40) |
| CIE-LCH | lch(73.27, 41.80, 289.49°) |
| OKLab | oklab(77.47% 0.014 -0.1098) |
| OKLCH | oklch(77.47% 0.111 277.2) |
| XYZ | xyz(48.2055, 45.5790, 98.3343) |
| Luminance | 0.4558 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.22
Periwinkle Blue
#8F99FB
ΔE00 6.29
Light Periwinkle
#C1C6FC
ΔE00 7.56
Carolina Blue
#8AB8FE
ΔE00 8.02
Lightsteelblue
#B0C4DE
ΔE00 8.87
Powder Blue (survey)
#B1D1FC
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4AFFC #FCF1A4
analogous
#A4DBFC #A4AFFC #C5A4FC
triadic
#A4AFFC #FCA4AF #AFFCA4
tetradic
#A4AFFC #FCA4DB #FCF1A4 #A4FCC5
square
#A4AFFC #FCA4DB #FCF1A4 #A4FCC5
split-complementary
#A4AFFC #FCC5A4 #DBFCA4
monochromatic
#2E47F8 #697BFA #A4AFFC #DFE3FE #E1E5FE
Accessibility & contrast
On white
2.08
#A4AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#A4AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4AFFC
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4AFFC | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FF
Deuteranopia (green-blind)
#91B1FA
Tritanopia (blue-blind)
#8BBECB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a4affc; /* rgb */ color: rgb(164, 175, 252); /* oklch */ color: oklch(77.5% 0.111 277.2);
Tailwind
colors: {
custom: {
50: '#c1c6fd',
500: '#a4affc',
950: '#000000',
},
}SCSS
$custom: #a4affc; $custom-light: #c1c6fd; $custom-dark: #000000;
JSON
{
"hex": "#a4affc",
"rgb": {
"r": 164,
"g": 175,
"b": 252
},
"hsl": {
"h": 232.5,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.77472,
"c": 0.1107,
"h": 277.2
},
"luminance": 0.45581
}Semantic roles & 50–950 ramp
primary
#A4AFFC
secondary
#F6F2D5
accent
#C900E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121317
muted
#818285