#AEB0FB#AEB0FB
#AEB0FB is a light, moderate blue. Relative luminance 0.470; OKLCH L 78.4% C 0.106 H 282.5°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB0FB |
|---|---|
| RGB | rgb(174, 176, 251) |
| HSL | hsl(238, 91%, 83%) |
| HSV | hsv(238, 31%, 98%) |
| CMYK | cmyk(30.7%, 29.9%, 0%, 1.6%) |
| CIE-LAB | lab(74.20, 15.89, -37.37) |
| CIE-LCH | lch(74.20, 40.61, 293.03°) |
| OKLab | oklab(78.35% 0.023 -0.1038) |
| OKLCH | oklch(78.35% 0.106 282.5) |
| XYZ | xyz(50.3888, 47.0130, 97.6676) |
| Luminance | 0.4701 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.27
Pastel Blue
#A2BFFE
ΔE00 6.82
Periwinkle Blue
#8F99FB
ΔE00 7.66
Pale Violet
#CEAEFA
ΔE00 8.32
Periwinkle
#CCCCFF
ΔE00 8.42
Lavender
#B39DDB
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB0FB #FBF9AE
analogous
#AED6FB #AEB0FB #D2AEFB
triadic
#AEB0FB #FBAEB0 #B0FBAE
tetradic
#AEB0FB #FBAED6 #FBF9AE #AEFBD2
square
#AEB0FB #FBAED6 #FBF9AE #AEFBD2
split-complementary
#AEB0FB #FBD2AE #D6FBAE
monochromatic
#393EF5 #7477F8 #AEB0FB #E2E3FE #E2E3FE
Accessibility & contrast
On white
2.02
#AEB0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#AEB0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB0FB
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB0FB | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FE
Deuteranopia (green-blind)
#97B4F9
Tritanopia (blue-blind)
#9BBECB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aeb0fb; /* rgb */ color: rgb(174, 176, 251); /* oklch */ color: oklch(78.4% 0.106 282.5);
Tailwind
colors: {
custom: {
50: '#c8c7fd',
500: '#aeb0fb',
950: '#000000',
},
}SCSS
$custom: #aeb0fb; $custom-light: #c8c7fd; $custom-dark: #000000;
JSON
{
"hex": "#aeb0fb",
"rgb": {
"r": 174,
"g": 176,
"b": 251
},
"hsl": {
"h": 238.442,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.78354,
"c": 0.10631,
"h": 282.5
},
"luminance": 0.47014
}Semantic roles & 50–950 ramp
primary
#AEB0FB
secondary
#F6F5D5
accent
#E000E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285