#A8ABFE#A8ABFE
#A8ABFE is a light, moderate blue. Relative luminance 0.446; OKLCH L 77.1% C 0.118 H 281.7°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #A8ABFE |
|---|---|
| RGB | rgb(168, 171, 254) |
| HSL | hsl(238, 98%, 83%) |
| HSV | hsv(238, 34%, 100%) |
| CMYK | cmyk(33.9%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(72.63, 17.78, -41.46) |
| CIE-LCH | lch(72.63, 45.11, 293.21°) |
| OKLab | oklab(77.08% 0.0239 -0.1157) |
| OKLCH | oklch(77.08% 0.118 281.7) |
| XYZ | xyz(48.5958, 44.6048, 99.7959) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.89
Pastel Blue
#A2BFFE
ΔE00 6.97
Light Periwinkle
#C1C6FC
ΔE00 8.03
Perrywinkle
#8F8CE7
ΔE00 8.75
Lavender
#B39DDB
ΔE00 9.31
Pale Violet
#CEAEFA
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8ABFE #FEFBA8
analogous
#A8D6FE #A8ABFE #D0A8FE
triadic
#A8ABFE #FEA8AB #ABFEA8
tetradic
#A8ABFE #FEA8D6 #FEFBA8 #A8FED0
square
#A8ABFE #FEA8D6 #FEFBA8 #A8FED0
split-complementary
#A8ABFE #FED0A8 #D6FEA8
monochromatic
#2F36FD #6B71FD #A8ABFE #E1E2FF #E1E2FF
Accessibility & contrast
On white
2.12
#A8ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#A8ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8ABFE
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8ABFE | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#8DAFFC
Tritanopia (blue-blind)
#91BBC9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a8abfe; /* rgb */ color: rgb(168, 171, 254); /* oklch */ color: oklch(77.1% 0.118 281.7);
Tailwind
colors: {
custom: {
50: '#c4c3ff',
500: '#a8abfe',
950: '#000000',
},
}SCSS
$custom: #a8abfe; $custom-light: #c4c3ff; $custom-dark: #000000;
JSON
{
"hex": "#a8abfe",
"rgb": {
"r": 168,
"g": 171,
"b": 254
},
"hsl": {
"h": 237.907,
"s": 97.727,
"l": 82.745
},
"oklch": {
"l": 0.77077,
"c": 0.11811,
"h": 281.7
},
"luminance": 0.44606
}Semantic roles & 50–950 ramp
primary
#A8ABFE
secondary
#F7F6D4
accent
#DD00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131218
muted
#828186