#AEAFEF#AEAFEF
#AEAFEF is a light, moderate blue. Relative luminance 0.459; OKLCH L 77.6% C 0.091 H 283.4°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAFEF |
|---|---|
| RGB | rgb(174, 175, 239) |
| HSL | hsl(239, 67%, 81%) |
| HSV | hsv(239, 27%, 94%) |
| CMYK | cmyk(27.2%, 26.8%, 0%, 6.3%) |
| CIE-LAB | lab(73.47, 13.51, -32.00) |
| CIE-LCH | lch(73.47, 34.73, 292.88°) |
| OKLab | oklab(77.64% 0.021 -0.0884) |
| OKLCH | oklch(77.64% 0.091 283.4) |
| XYZ | xyz(48.3615, 45.8895, 87.9542) |
| Luminance | 0.4589 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.85
Lavender
#B39DDB
ΔE00 7.29
Pale Violet
#CEAEFA
ΔE00 7.76
Periwinkle
#CCCCFF
ΔE00 7.77
Pastel Blue
#A2BFFE
ΔE00 7.87
Periwinkle Blue
#8F99FB
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAFEF #EFEEAE
analogous
#AECFEF #AEAFEF #CDAEEF
triadic
#AEAFEF #EFAEAF #AFEFAE
tetradic
#AEAFEF #EFAECF #EFEEAE #AEEFCD
square
#AEAFEF #EFAECF #EFEEAE #AEEFCD
split-complementary
#AEAFEF #EFCDAE #CFEFAE
monochromatic
#484ADB #7B7DE5 #AEAFEF #E1E1F9 #E5E6FA
Accessibility & contrast
On white
2.06
#AEAFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#AEAFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAFEF
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAFEF | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB7F2
Deuteranopia (green-blind)
#9BB2ED
Tritanopia (blue-blind)
#9EBAC5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aeafef; /* rgb */ color: rgb(174, 175, 239); /* oklch */ color: oklch(77.6% 0.091 283.4);
Tailwind
colors: {
custom: {
50: '#c7c6f4',
500: '#aeafef',
950: '#000000',
},
}SCSS
$custom: #aeafef; $custom-light: #c7c6f4; $custom-dark: #000000;
JSON
{
"hex": "#aeafef",
"rgb": {
"r": 174,
"g": 175,
"b": 239
},
"hsl": {
"h": 239.077,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.77638,
"c": 0.09091,
"h": 283.4
},
"luminance": 0.45891
}Semantic roles & 50–950 ramp
primary
#AEAFEF
secondary
#F1F1DA
accent
#CC17CF
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285