#ABABFE#ABABFE
#ABABFE is a light, moderate blue. Relative luminance 0.449; OKLCH L 77.3% C 0.118 H 283.3°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ABABFE |
|---|---|
| RGB | rgb(171, 171, 254) |
| HSL | hsl(240, 98%, 83%) |
| HSV | hsv(240, 33%, 100%) |
| CMYK | cmyk(32.7%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(72.85, 18.60, -41.10) |
| CIE-LCH | lch(72.85, 45.11, 294.35°) |
| OKLab | oklab(77.3% 0.0271 -0.1146) |
| OKLCH | oklch(77.3% 0.118 283.3) |
| XYZ | xyz(49.2420, 44.9380, 99.8262) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.33
Pastel Blue
#A2BFFE
ΔE00 7.47
Light Periwinkle
#C1C6FC
ΔE00 7.83
Pale Violet
#CEAEFA
ΔE00 8.63
Lavender
#B39DDB
ΔE00 8.77
Pastel Purple
#CAA0FF
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABABFE #FEFEAB
analogous
#ABD4FE #ABABFE #D4ABFE
triadic
#ABABFE #FEABAB #ABFEAB
tetradic
#ABABFE #FEABD4 #FEFEAB #ABFED4
square
#ABABFE #FEABD4 #FEFEAB #ABFED4
split-complementary
#ABABFE #FED4AB #D4FEAB
monochromatic
#3232FD #6F6FFD #ABABFE #E1E1FF #E1E1FF
Accessibility & contrast
On white
2.10
#ABABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#ABABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABABFE
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABABFE | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B6FF
Deuteranopia (green-blind)
#8FB0FC
Tritanopia (blue-blind)
#96BAC9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ababfe; /* rgb */ color: rgb(171, 171, 254); /* oklch */ color: oklch(77.3% 0.118 283.3);
Tailwind
colors: {
custom: {
50: '#c6c4ff',
500: '#ababfe',
950: '#000000',
},
}SCSS
$custom: #ababfe; $custom-light: #c6c4ff; $custom-dark: #000000;
JSON
{
"hex": "#ababfe",
"rgb": {
"r": 171,
"g": 171,
"b": 254
},
"hsl": {
"h": 240,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.77301,
"c": 0.11774,
"h": 283.3
},
"luminance": 0.4494
}Semantic roles & 50–950 ramp
primary
#ABABFE
secondary
#F7F7D4
accent
#E600E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131218
muted
#828186