#A4AEFE#A4AEFE
#A4AEFE is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.4% C 0.115 H 277.9°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A4AEFE |
|---|---|
| RGB | rgb(164, 174, 254) |
| HSL | hsl(233, 98%, 82%) |
| HSV | hsv(233, 35%, 100%) |
| CMYK | cmyk(35.4%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(73.10, 15.03, -40.75) |
| CIE-LCH | lch(73.10, 43.43, 290.24°) |
| OKLab | oklab(77.37% 0.0158 -0.1137) |
| OKLCH | oklch(77.37% 0.115 277.9) |
| XYZ | xyz(48.3302, 45.3186, 99.9476) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.49
Periwinkle Blue
#8F99FB
ΔE00 6.00
Light Periwinkle
#C1C6FC
ΔE00 7.86
Carolina Blue
#8AB8FE
ΔE00 8.18
Lightsteelblue
#B0C4DE
ΔE00 9.01
Cloudy Blue
#ACC2D9
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4AEFE #FEF4A4
analogous
#A4DBFE #A4AEFE #C7A4FE
triadic
#A4AEFE #FEA4AE #AEFEA4
tetradic
#A4AEFE #FEA4DB #FEF4A4 #A4FEC7
square
#A4AEFE #FEA4DB #FEF4A4 #A4FEC7
split-complementary
#A4AEFE #FEC7A4 #DBFEA4
monochromatic
#2B42FD #6778FD #A4AEFE #E1E4FF #E1E4FF
Accessibility & contrast
On white
2.09
#A4AEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#A4AEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4AEFE
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4AEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4AEFE | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#8FB0FC
Tritanopia (blue-blind)
#8BBDCB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a4aefe; /* rgb */ color: rgb(164, 174, 254); /* oklch */ color: oklch(77.4% 0.115 277.9);
Tailwind
colors: {
custom: {
50: '#c1c6ff',
500: '#a4aefe',
950: '#000000',
},
}SCSS
$custom: #a4aefe; $custom-light: #c1c6ff; $custom-dark: #000000;
JSON
{
"hex": "#a4aefe",
"rgb": {
"r": 164,
"g": 174,
"b": 254
},
"hsl": {
"h": 233.333,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.77368,
"c": 0.11478,
"h": 277.9
},
"luminance": 0.4532
}Semantic roles & 50–950 ramp
primary
#A4AEFE
secondary
#F7F3D4
accent
#CC00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286