#AEB2F2#AEB2F2
#AEB2F2 is a light, moderate blue. Relative luminance 0.472; OKLCH L 78.4% C 0.091 H 281.3°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2F2 |
|---|---|
| RGB | rgb(174, 178, 242) |
| HSL | hsl(236, 72%, 82%) |
| HSV | hsv(236, 28%, 95%) |
| CMYK | cmyk(28.1%, 26.4%, 0%, 5.1%) |
| CIE-LAB | lab(74.35, 12.57, -32.27) |
| CIE-LCH | lch(74.35, 34.63, 291.28°) |
| OKLab | oklab(78.35% 0.0178 -0.0892) |
| OKLCH | oklch(78.35% 0.091 281.3) |
| XYZ | xyz(49.3987, 47.2490, 90.5045) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.25
Pastel Blue
#A2BFFE
ΔE00 6.88
Periwinkle
#CCCCFF
ΔE00 7.36
Lavender
#B39DDB
ΔE00 8.32
Pale Violet
#CEAEFA
ΔE00 8.38
Periwinkle Blue
#8F99FB
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2F2 #F2EEAE
analogous
#AED4F2 #AEB2F2 #CCAEF2
triadic
#AEB2F2 #F2AEB2 #B2F2AE
tetradic
#AEB2F2 #F2AED4 #F2EEAE #AEF2CC
square
#AEB2F2 #F2AED4 #F2EEAE #AEF2CC
split-complementary
#AEB2F2 #F2CCAE #D4F2AE
monochromatic
#454EE1 #7980EA #AEB2F2 #E3E4FA #E5E6FB
Accessibility & contrast
On white
2.01
#AEB2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#AEB2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2F2
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2F2 | 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)
#A0B9F5
Deuteranopia (green-blind)
#9DB5F0
Tritanopia (blue-blind)
#9DBEC8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aeb2f2; /* rgb */ color: rgb(174, 178, 242); /* oklch */ color: oklch(78.4% 0.091 281.3);
Tailwind
colors: {
custom: {
50: '#c7c8f6',
500: '#aeb2f2',
950: '#000000',
},
}SCSS
$custom: #aeb2f2; $custom-light: #c7c8f6; $custom-dark: #000000;
JSON
{
"hex": "#aeb2f2",
"rgb": {
"r": 174,
"g": 178,
"b": 242
},
"hsl": {
"h": 236.471,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.78354,
"c": 0.09099,
"h": 281.3
},
"luminance": 0.4725
}Semantic roles & 50–950 ramp
primary
#AEB2F2
secondary
#F2F1D9
accent
#C911D4
background
#FCFCFF
surface
#F8F8FE
border
#D1D1D6
text
#131317
muted
#828285