#AEACFE#AEACFE
#AEACFE is a light, moderate blue. Relative luminance 0.457; OKLCH L 77.7% C 0.116 H 284.5°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AEACFE |
|---|---|
| RGB | rgb(174, 172, 254) |
| HSL | hsl(241, 98%, 84%) |
| HSV | hsv(241, 32%, 100%) |
| CMYK | cmyk(31.5%, 32.3%, 0%, 0.4%) |
| CIE-LAB | lab(73.32, 18.86, -40.35) |
| CIE-LCH | lch(73.32, 44.54, 295.06°) |
| OKLab | oklab(77.72% 0.029 -0.1124) |
| OKLCH | oklch(77.72% 0.116 284.5) |
| XYZ | xyz(50.0927, 45.6581, 99.9204) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.93
Light Periwinkle
#C1C6FC
ΔE00 7.44
Pastel Blue
#A2BFFE
ΔE00 7.75
Pale Violet
#CEAEFA
ΔE00 7.99
Pastel Purple
#CAA0FF
ΔE00 8.31
Lavender
#B39DDB
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEACFE #FCFEAC
analogous
#ACD3FE #AEACFE #D7ACFE
triadic
#AEACFE #FEAEAC #ACFEAE
tetradic
#AEACFE #FEACD3 #FCFEAC #ACFED7
square
#AEACFE #FEACD3 #FCFEAC #ACFED7
split-complementary
#AEACFE #FED7AC #D3FEAC
monochromatic
#3833FD #7370FD #AEACFE #E1E1FF #E1E1FF
Accessibility & contrast
On white
2.07
#AEACFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#AEACFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEACFE
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEACFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEACFE | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#91B2FC
Tritanopia (blue-blind)
#9ABBCA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aeacfe; /* rgb */ color: rgb(174, 172, 254); /* oklch */ color: oklch(77.7% 0.116 284.5);
Tailwind
colors: {
custom: {
50: '#c8c4ff',
500: '#aeacfe',
950: '#000000',
},
}SCSS
$custom: #aeacfe; $custom-light: #c8c4ff; $custom-dark: #000000;
JSON
{
"hex": "#aeacfe",
"rgb": {
"r": 174,
"g": 172,
"b": 254
},
"hsl": {
"h": 241.463,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.7772,
"c": 0.11604,
"h": 284.5
},
"luminance": 0.45659
}Semantic roles & 50–950 ramp
primary
#AEACFE
secondary
#F6F7D4
accent
#E600E0
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131218
muted
#828186