#AEAFFB#AEAFFB
#AEAFFB is a light, moderate blue. Relative luminance 0.466; OKLCH L 78.2% C 0.108 H 283.0°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAFFB |
|---|---|
| RGB | rgb(174, 175, 251) |
| HSL | hsl(239, 91%, 83%) |
| HSV | hsv(239, 31%, 98%) |
| CMYK | cmyk(30.7%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(73.95, 16.44, -37.76) |
| CIE-LCH | lch(73.95, 41.18, 293.53°) |
| OKLab | oklab(78.16% 0.0243 -0.1049) |
| OKLCH | oklch(78.16% 0.108 283) |
| XYZ | xyz(50.1935, 46.6223, 97.6025) |
| Luminance | 0.4662 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.50
Pastel Blue
#A2BFFE
ΔE00 7.08
Periwinkle Blue
#8F99FB
ΔE00 7.51
Pale Violet
#CEAEFA
ΔE00 8.17
Lavender
#B39DDB
ΔE00 8.54
Periwinkle
#CCCCFF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAFFB #FBFAAE
analogous
#AED5FB #AEAFFB #D3AEFB
triadic
#AEAFFB #FBAEAF #AFFBAE
tetradic
#AEAFFB #FBAED5 #FBFAAE #AEFBD3
square
#AEAFFB #FBAED5 #FBFAAE #AEFBD3
split-complementary
#AEAFFB #FBD3AE #D5FBAE
monochromatic
#393CF5 #7475F8 #AEAFFB #E2E2FE #E2E2FE
Accessibility & contrast
On white
2.03
#AEAFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#AEAFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAFFB
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAFFB | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B8FE
Deuteranopia (green-blind)
#96B3F9
Tritanopia (blue-blind)
#9BBDCA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aeaffb; /* rgb */ color: rgb(174, 175, 251); /* oklch */ color: oklch(78.2% 0.108 283.0);
Tailwind
colors: {
custom: {
50: '#c8c6fd',
500: '#aeaffb',
950: '#000000',
},
}SCSS
$custom: #aeaffb; $custom-light: #c8c6fd; $custom-dark: #000000;
JSON
{
"hex": "#aeaffb",
"rgb": {
"r": 174,
"g": 175,
"b": 251
},
"hsl": {
"h": 239.221,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.7816,
"c": 0.10769,
"h": 283
},
"luminance": 0.46624
}Semantic roles & 50–950 ramp
primary
#AEAFFB
secondary
#F6F5D5
accent
#E300E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285