#A8AEFC#A8AEFC
#A8AEFC is a light, moderate blue. Relative luminance 0.456; OKLCH L 77.6% C 0.111 H 280.1°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A8AEFC |
|---|---|
| RGB | rgb(168, 174, 252) |
| HSL | hsl(236, 93%, 82%) |
| HSV | hsv(236, 33%, 99%) |
| CMYK | cmyk(33.3%, 31%, 0%, 1.2%) |
| CIE-LAB | lab(73.30, 15.59, -39.34) |
| CIE-LCH | lch(73.30, 42.32, 291.62°) |
| OKLab | oklab(77.57% 0.0195 -0.1096) |
| OKLCH | oklch(77.57% 0.111 280.1) |
| XYZ | xyz(48.8503, 45.6236, 98.3090) |
| Luminance | 0.4562 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.17
Periwinkle Blue
#8F99FB
ΔE00 6.48
Light Periwinkle
#C1C6FC
ΔE00 7.27
Lightsteelblue
#B0C4DE
ΔE00 9.05
Carolina Blue
#8AB8FE
ΔE00 9.20
Cloudy Blue
#ACC2D9
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8AEFC #FCF6A8
analogous
#A8D8FC #A8AEFC #CCA8FC
triadic
#A8AEFC #FCA8AE #AEFCA8
tetradic
#A8AEFC #FCA8D8 #FCF6A8 #A8FCCC
square
#A8AEFC #FCA8D8 #FCF6A8 #A8FCCC
split-complementary
#A8AEFC #FCCCA8 #D8FCA8
monochromatic
#3240F8 #6D77FA #A8AEFC #E1E3FE #E1E3FE
Accessibility & contrast
On white
2.07
#A8AEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#A8AEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8AEFC
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8AEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8AEFC | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FF
Deuteranopia (green-blind)
#92B1FA
Tritanopia (blue-blind)
#91BDCA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a8aefc; /* rgb */ color: rgb(168, 174, 252); /* oklch */ color: oklch(77.6% 0.111 280.1);
Tailwind
colors: {
custom: {
50: '#c4c6fd',
500: '#a8aefc',
950: '#000000',
},
}SCSS
$custom: #a8aefc; $custom-light: #c4c6fd; $custom-dark: #000000;
JSON
{
"hex": "#a8aefc",
"rgb": {
"r": 168,
"g": 174,
"b": 252
},
"hsl": {
"h": 235.714,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.77565,
"c": 0.11128,
"h": 280.1
},
"luminance": 0.45625
}Semantic roles & 50–950 ramp
primary
#A8AEFC
secondary
#F6F4D5
accent
#D500E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285