#A899FC#A899FC
#A899FC is a light, vivid blue. Relative luminance 0.381; OKLCH L 73.6% C 0.141 H 289.4°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A899FC |
|---|---|
| RGB | rgb(168, 153, 252) |
| HSL | hsl(249, 94%, 79%) |
| HSV | hsv(249, 39%, 99%) |
| CMYK | cmyk(33.3%, 39.3%, 0%, 1.2%) |
| CIE-LAB | lab(68.12, 27.42, -47.45) |
| CIE-LCH | lch(68.12, 54.80, 300.02°) |
| OKLab | oklab(73.59% 0.0469 -0.133) |
| OKLCH | oklch(73.59% 0.141 289.4) |
| XYZ | xyz(45.1057, 38.1345, 97.0608) |
| Luminance | 0.3814 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.51
Perrywinkle
#8F8CE7
ΔE00 5.53
Lavender Blue
#8B88F8
ΔE00 6.47
Pastel Purple
#CAA0FF
ΔE00 7.03
Liliac
#C48EFD
ΔE00 7.22
Periwinkle (survey)
#8E82FE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A899FC #EDFC99
analogous
#99BCFC #A899FC #DA99FC
triadic
#A899FC #FCA899 #99FCA8
tetradic
#A899FC #FC99BC #EDFC99 #99FCDA
square
#A899FC #FC99BC #EDFC99 #99FCDA
split-complementary
#A899FC #FCDA99 #BCFC99
monochromatic
#4322F9 #755EFA #A899FC #DBD4FE #E6E1FE
Accessibility & contrast
On white
2.43
#A899FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#A899FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A899FC
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A899FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A899FC | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#7AA4FA
Tritanopia (blue-blind)
#93ABBE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a899fc; /* rgb */ color: rgb(168, 153, 252); /* oklch */ color: oklch(73.6% 0.141 289.4);
Tailwind
colors: {
custom: {
50: '#c4b7fe',
500: '#a899fc',
950: '#000000',
},
}SCSS
$custom: #a899fc; $custom-light: #c4b7fe; $custom-dark: #000000;
JSON
{
"hex": "#a899fc",
"rgb": {
"r": 168,
"g": 153,
"b": 252
},
"hsl": {
"h": 249.091,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.73593,
"c": 0.14103,
"h": 289.4
},
"luminance": 0.38136
}Semantic roles & 50–950 ramp
primary
#A899FC
secondary
#F1F6D5
accent
#E600C3
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086