#AEB0FF#AEB0FF
#AEB0FF is a light, moderate blue. Relative luminance 0.473; OKLCH L 78.5% C 0.112 H 282.4°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB0FF |
|---|---|
| RGB | rgb(174, 176, 255) |
| HSL | hsl(239, 100%, 84%) |
| HSV | hsv(239, 32%, 100%) |
| CMYK | cmyk(31.8%, 31%, 0%, 0%) |
| CIE-LAB | lab(74.36, 16.88, -39.27) |
| CIE-LCH | lch(74.36, 42.75, 293.26°) |
| OKLab | oklab(78.53% 0.024 -0.1093) |
| OKLCH | oklch(78.53% 0.112 282.4) |
| XYZ | xyz(51.0260, 47.2678, 101.0235) |
| Luminance | 0.4727 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.60
Pastel Blue
#A2BFFE
ΔE00 6.66
Periwinkle Blue
#8F99FB
ΔE00 7.40
Pale Violet
#CEAEFA
ΔE00 8.56
Periwinkle
#CCCCFF
ΔE00 8.77
Lightsteelblue
#B0C4DE
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB0FF #FFFDAE
analogous
#AED9FF #AEB0FF #D5AEFF
triadic
#AEB0FF #FFAEB0 #B0FFAE
tetradic
#AEB0FF #FFAED9 #FFFDAE #AEFFD5
square
#AEB0FF #FFAED9 #FFFDAE #AEFFD5
split-complementary
#AEB0FF #FFD5AE #D9FFAE
monochromatic
#3439FF #7174FF #AEB0FF #E0E1FF #E0E1FF
Accessibility & contrast
On white
2.01
#AEB0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#AEB0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB0FF
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB0FF | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99BAFF
Deuteranopia (green-blind)
#95B4FD
Tritanopia (blue-blind)
#99BFCC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aeb0ff; /* rgb */ color: rgb(174, 176, 255); /* oklch */ color: oklch(78.5% 0.112 282.4);
Tailwind
colors: {
custom: {
50: '#c8c7ff',
500: '#aeb0ff',
950: '#000000',
},
}SCSS
$custom: #aeb0ff; $custom-light: #c8c7ff; $custom-dark: #000000;
JSON
{
"hex": "#aeb0ff",
"rgb": {
"r": 174,
"g": 176,
"b": 255
},
"hsl": {
"h": 238.519,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.78533,
"c": 0.11187,
"h": 282.4
},
"luminance": 0.47269
}Semantic roles & 50–950 ramp
primary
#AEB0FF
secondary
#F7F6D4
accent
#E000E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286