#A4AEFB#A4AEFB
#A4AEFB is a light, moderate blue. Relative luminance 0.451; OKLCH L 77.2% C 0.111 H 277.8°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A4AEFB |
|---|---|
| RGB | rgb(164, 174, 251) |
| HSL | hsl(233, 92%, 81%) |
| HSV | hsv(233, 35%, 98%) |
| CMYK | cmyk(34.7%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(72.98, 14.25, -39.32) |
| CIE-LCH | lch(72.98, 41.83, 289.92°) |
| OKLab | oklab(77.23% 0.015 -0.1096) |
| OKLCH | oklch(77.23% 0.111 277.8) |
| XYZ | xyz(47.8535, 45.1279, 97.4373) |
| Luminance | 0.4513 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.54
Periwinkle Blue
#8F99FB
ΔE00 6.13
Light Periwinkle
#C1C6FC
ΔE00 7.64
Carolina Blue
#8AB8FE
ΔE00 8.29
Lightsteelblue
#B0C4DE
ΔE00 8.99
Cloudy Blue
#ACC2D9
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4AEFB #FBF1A4
analogous
#A4DAFB #A4AEFB #C6A4FB
triadic
#A4AEFB #FBA4AE #AEFBA4
tetradic
#A4AEFB #FBA4DA #FBF1A4 #A4FBC6
square
#A4AEFB #FBA4DA #FBF1A4 #A4FBC6
split-complementary
#A4AEFB #FBC6A4 #DAFBA4
monochromatic
#2F46F6 #697AF8 #A4AEFB #DFE2FE #E2E5FE
Accessibility & contrast
On white
2.09
#A4AEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#A4AEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4AEFB
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4AEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4AEFB | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FE
Deuteranopia (green-blind)
#90B0F9
Tritanopia (blue-blind)
#8CBDCA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a4aefb; /* rgb */ color: rgb(164, 174, 251); /* oklch */ color: oklch(77.2% 0.111 277.8);
Tailwind
colors: {
custom: {
50: '#c1c6fd',
500: '#a4aefb',
950: '#000000',
},
}SCSS
$custom: #a4aefb; $custom-light: #c1c6fd; $custom-dark: #000000;
JSON
{
"hex": "#a4aefb",
"rgb": {
"r": 164,
"g": 174,
"b": 251
},
"hsl": {
"h": 233.103,
"s": 91.579,
"l": 81.373
},
"oklch": {
"l": 0.7723,
"c": 0.1106,
"h": 277.8
},
"luminance": 0.4513
}Semantic roles & 50–950 ramp
primary
#A4AEFB
secondary
#F6F2D5
accent
#CB00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121317
muted
#818285