#AB9EED#AB9EED
#AB9EED is a light, moderate blue. Relative luminance 0.392; OKLCH L 74.0% C 0.113 H 290.9°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AB9EED |
|---|---|
| RGB | rgb(171, 158, 237) |
| HSL | hsl(250, 69%, 77%) |
| HSV | hsv(250, 33%, 93%) |
| CMYK | cmyk(27.8%, 33.3%, 0%, 7.1%) |
| CIE-LAB | lab(68.91, 21.67, -38.00) |
| CIE-LCH | lch(68.91, 43.74, 299.69°) |
| OKLab | oklab(74.04% 0.0404 -0.1056) |
| OKLCH | oklch(74.04% 0.113 290.9) |
| XYZ | xyz(44.3037, 39.2253, 85.3414) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.01
Pastel Purple
#CAA0FF
ΔE00 6.44
Lavender (survey)
#C79FEF
ΔE00 6.48
Perrywinkle
#8F8CE7
ΔE00 6.80
Baby Purple
#CA9BF7
ΔE00 7.03
Lilac (survey)
#CEA2FD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB9EED #E0ED9E
analogous
#9EB9ED #AB9EED #D29EED
triadic
#AB9EED #EDAB9E #9EEDAB
tetradic
#AB9EED #ED9EB9 #E0ED9E #9EEDD2
square
#AB9EED #ED9EB9 #E0ED9E #9EEDD2
split-complementary
#AB9EED #EDD29E #B9ED9E
monochromatic
#5237DA #7E6AE3 #AB9EED #D8D2F7 #E9E5FA
Accessibility & contrast
On white
2.37
#AB9EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#AB9EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB9EED
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB9EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB9EED | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF0
Deuteranopia (green-blind)
#89A7EB
Tritanopia (blue-blind)
#9CACBB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ab9eed; /* rgb */ color: rgb(171, 158, 237); /* oklch */ color: oklch(74.0% 0.113 290.9);
Tailwind
colors: {
custom: {
50: '#c5baf3',
500: '#ab9eed',
950: '#000000',
},
}SCSS
$custom: #ab9eed; $custom-light: #c5baf3; $custom-dark: #000000;
JSON
{
"hex": "#ab9eed",
"rgb": {
"r": 171,
"g": 158,
"b": 237
},
"hsl": {
"h": 249.873,
"s": 68.696,
"l": 77.451
},
"oklch": {
"l": 0.74041,
"c": 0.11307,
"h": 290.9
},
"luminance": 0.39226
}Semantic roles & 50–950 ramp
primary
#AB9EED
secondary
#EEF2D9
accent
#D115B2
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085