#AEB2FF#AEB2FF
#AEB2FF is a light, moderate blue. Relative luminance 0.481; OKLCH L 78.9% C 0.109 H 281.3°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2FF |
|---|---|
| RGB | rgb(174, 178, 255) |
| HSL | hsl(237, 100%, 84%) |
| HSV | hsv(237, 32%, 100%) |
| CMYK | cmyk(31.8%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(74.86, 15.77, -38.49) |
| CIE-LCH | lch(74.86, 41.60, 292.28°) |
| OKLab | oklab(78.92% 0.0214 -0.107) |
| OKLCH | oklch(78.92% 0.109 281.3) |
| XYZ | xyz(51.4210, 48.0579, 101.1552) |
| Luminance | 0.4806 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.14
Light Periwinkle
#C1C6FC
ΔE00 6.17
Periwinkle Blue
#8F99FB
ΔE00 7.71
Periwinkle
#CCCCFF
ΔE00 8.41
Lightsteelblue
#B0C4DE
ΔE00 8.74
Pale Violet
#CEAEFA
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2FF #FFFBAE
analogous
#AEDBFF #AEB2FF #D3AEFF
triadic
#AEB2FF #FFAEB2 #B2FFAE
tetradic
#AEB2FF #FFAEDB #FFFBAE #AEFFD3
square
#AEB2FF #FFAEDB #FFFBAE #AEFFD3
split-complementary
#AEB2FF #FFD3AE #DBFFAE
monochromatic
#343EFF #7178FF #AEB2FF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.98
#AEB2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#AEB2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2FF
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2FF | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BBBFF
Deuteranopia (green-blind)
#97B6FD
Tritanopia (blue-blind)
#99C0CD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aeb2ff; /* rgb */ color: rgb(174, 178, 255); /* oklch */ color: oklch(78.9% 0.109 281.3);
Tailwind
colors: {
custom: {
50: '#c8c8ff',
500: '#aeb2ff',
950: '#000000',
},
}SCSS
$custom: #aeb2ff; $custom-light: #c8c8ff; $custom-dark: #000000;
JSON
{
"hex": "#aeb2ff",
"rgb": {
"r": 174,
"g": 178,
"b": 255
},
"hsl": {
"h": 237.037,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.78919,
"c": 0.10914,
"h": 281.3
},
"luminance": 0.48059
}Semantic roles & 50–950 ramp
primary
#AEB2FF
secondary
#F7F6D4
accent
#DA00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286