#AEB0DE#AEB0DE
#AEB0DE is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.1% C 0.066 H 282.8°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB0DE |
|---|---|
| RGB | rgb(174, 176, 222) |
| HSL | hsl(238, 42%, 78%) |
| HSV | hsv(238, 22%, 87%) |
| CMYK | cmyk(21.6%, 20.7%, 0%, 12.9%) |
| CIE-LAB | lab(73.10, 8.96, -23.32) |
| CIE-LCH | lch(73.10, 24.98, 291.01°) |
| OKLab | oklab(77.14% 0.0145 -0.0639) |
| OKLCH | oklch(77.14% 0.066 282.8) |
| XYZ | xyz(46.1625, 45.3224, 75.4091) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.12
Lavender
#B39DDB
ΔE00 7.34
Periwinkle
#CCCCFF
ΔE00 7.42
Pale Violet
#CEAEFA
ΔE00 8.87
Pastel Blue
#A2BFFE
ΔE00 9.53
Light Violet
#D6B4FC
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB0DE #DEDCAE
analogous
#AEC8DE #AEB0DE #C4AEDE
triadic
#AEB0DE #DEAEB0 #B0DEAE
tetradic
#AEB0DE #DEAEC8 #DEDCAE #AEDEC4
square
#AEB0DE #DEAEC8 #DEDCAE #AEDEC4
split-complementary
#AEB0DE #DEC4AE #C8DEAE
monochromatic
#575BBB #8386CC #AEB0DE #D9DAF0 #E9EAF6
Accessibility & contrast
On white
2.09
#AEB0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#AEB0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB0DE
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB0DE | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B5E0
Deuteranopia (green-blind)
#A2B2DD
Tritanopia (blue-blind)
#A3B8C0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeb0de; /* rgb */ color: rgb(174, 176, 222); /* oklch */ color: oklch(77.1% 0.066 282.8);
Tailwind
colors: {
custom: {
50: '#c6c7e8',
500: '#aeb0de',
950: '#000000',
},
}SCSS
$custom: #aeb0de; $custom-light: #c6c7e8; $custom-dark: #000000;
JSON
{
"hex": "#aeb0de",
"rgb": {
"r": 174,
"g": 176,
"b": 222
},
"hsl": {
"h": 237.5,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.77144,
"c": 0.0655,
"h": 282.8
},
"luminance": 0.45323
}Semantic roles & 50–950 ramp
primary
#AEB0DE
secondary
#EDECDE
accent
#B030B5
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284