#AEB7FE#AEB7FE
#AEB7FE is a light, moderate blue. Relative luminance 0.500; OKLCH L 79.8% C 0.101 H 278.3°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB7FE |
|---|---|
| RGB | rgb(174, 183, 254) |
| HSL | hsl(233, 98%, 84%) |
| HSV | hsv(233, 31%, 100%) |
| CMYK | cmyk(31.5%, 28%, 0%, 0.4%) |
| CIE-LAB | lab(76.08, 12.75, -36.06) |
| CIE-LCH | lch(76.08, 38.25, 289.47°) |
| OKLab | oklab(79.85% 0.0146 -0.1001) |
| OKLCH | oklch(79.85% 0.101 278.3) |
| XYZ | xyz(52.2735, 50.0197, 100.6473) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.91
Light Periwinkle
#C1C6FC
ΔE00 5.21
Periwinkle
#CCCCFF
ΔE00 7.60
Powder Blue (survey)
#B1D1FC
ΔE00 8.01
Lightsteelblue
#B0C4DE
ΔE00 8.20
Periwinkle Blue
#8F99FB
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB7FE #FEF5AE
analogous
#AEDFFE #AEB7FE #CDAEFE
triadic
#AEB7FE #FEAEB7 #B7FEAE
tetradic
#AEB7FE #FEAEDF #FEF5AE #AEFECD
square
#AEB7FE #FEAEDF #FEF5AE #AEFECD
split-complementary
#AEB7FE #FECDAE #DFFEAE
monochromatic
#354CFD #7281FD #AEB7FE #E1E4FF #E1E4FF
Accessibility & contrast
On white
1.91
#AEB7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#AEB7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB7FE
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB7FE | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BFFF
Deuteranopia (green-blind)
#9DB9FC
Tritanopia (blue-blind)
#99C4D0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aeb7fe; /* rgb */ color: rgb(174, 183, 254); /* oklch */ color: oklch(79.8% 0.101 278.3);
Tailwind
colors: {
custom: {
50: '#c8ccff',
500: '#aeb7fe',
950: '#000000',
},
}SCSS
$custom: #aeb7fe; $custom-light: #c8ccff; $custom-dark: #000000;
JSON
{
"hex": "#aeb7fe",
"rgb": {
"r": 174,
"g": 183,
"b": 254
},
"hsl": {
"h": 233.25,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.7985,
"c": 0.10112,
"h": 278.3
},
"luminance": 0.50021
}Semantic roles & 50–950 ramp
primary
#AEB7FE
secondary
#E3D66D
accent
#CC00E6
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131318
muted
#828386