#A899FE#A899FE
#A899FE is a light, vivid blue. Relative luminance 0.383; OKLCH L 73.7% C 0.144 H 289.2°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A899FE |
|---|---|
| RGB | rgb(168, 153, 254) |
| HSL | hsl(249, 98%, 80%) |
| HSV | hsv(249, 40%, 100%) |
| CMYK | cmyk(33.9%, 39.8%, 0%, 0.4%) |
| CIE-LAB | lab(68.21, 27.93, -48.39) |
| CIE-LCH | lch(68.21, 55.87, 299.99°) |
| OKLab | oklab(73.69% 0.0473 -0.1357) |
| OKLCH | oklch(73.69% 0.144 289.2) |
| XYZ | xyz(45.4243, 38.2619, 98.7387) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.42
Perrywinkle
#8F8CE7
ΔE00 5.61
Lavender Blue
#8B88F8
ΔE00 6.40
Pastel Purple
#CAA0FF
ΔE00 7.14
Periwinkle (survey)
#8E82FE
ΔE00 7.25
Liliac
#C48EFD
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A899FE #EFFE99
analogous
#99BDFE #A899FE #DB99FE
triadic
#A899FE #FEA899 #99FEA8
tetradic
#A899FE #FE99BD #EFFE99 #99FEDB
square
#A899FE #FE99BD #EFFE99 #99FEDB
split-complementary
#A899FE #FEDB99 #BDFE99
monochromatic
#4120FD #745CFD #A899FE #DCD6FF #E5E1FF
Accessibility & contrast
On white
2.43
#A899FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#A899FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A899FE
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A899FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A899FE | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A8FF
Deuteranopia (green-blind)
#79A4FC
Tritanopia (blue-blind)
#93ACBF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a899fe; /* rgb */ color: rgb(168, 153, 254); /* oklch */ color: oklch(73.7% 0.144 289.2);
Tailwind
colors: {
custom: {
50: '#c4b7ff',
500: '#a899fe',
950: '#000000',
},
}SCSS
$custom: #a899fe; $custom-light: #c4b7ff; $custom-dark: #000000;
JSON
{
"hex": "#a899fe",
"rgb": {
"r": 168,
"g": 153,
"b": 254
},
"hsl": {
"h": 248.911,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.73694,
"c": 0.14374,
"h": 289.2
},
"luminance": 0.38263
}Semantic roles & 50–950 ramp
primary
#A899FE
secondary
#F2F7D4
accent
#E600C3
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086