#8A95FD#8A95FD
#8A95FD is a light, vivid blue. Relative luminance 0.340; OKLCH L 70.6% C 0.151 H 277.2°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8A95FD |
|---|---|
| RGB | rgb(138, 149, 253) |
| HSL | hsl(234, 97%, 77%) |
| HSV | hsv(234, 45%, 99%) |
| CMYK | cmyk(45.5%, 41.1%, 0%, 0.8%) |
| CIE-LAB | lab(64.95, 22.46, -53.14) |
| CIE-LCH | lch(64.95, 57.70, 292.91°) |
| OKLab | oklab(70.64% 0.019 -0.1503) |
| OKLCH | oklch(70.64% 0.151 277.2) |
| XYZ | xyz(38.9529, 33.9880, 97.4173) |
| Luminance | 0.3399 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.33
Lavender Blue
#8B88F8
ΔE00 4.12
Perrywinkle
#8F8CE7
ΔE00 4.66
Periwinkle (survey)
#8E82FE
ΔE00 6.08
Soft Blue
#6488EA
ΔE00 7.19
Cornflowerblue
#6495ED
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A95FD #FDF28A
analogous
#8ACFFD #8A95FD #B98AFD
triadic
#8A95FD #FD8A95 #95FD8A
tetradic
#8A95FD #FD8ACF #FDF28A #8AFDB9
square
#8A95FD #FD8ACF #FDF28A #8AFDB9
split-complementary
#8A95FD #FDB98A #CFFD8A
monochromatic
#1228FB #4E5EFC #8A95FD #C6CCFE #E1E4FE
Accessibility & contrast
On white
2.69
#8A95FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#8A95FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A95FD
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A95FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A95FD | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA2FF
Deuteranopia (green-blind)
#6499FB
Tritanopia (blue-blind)
#61ABBD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8a95fd; /* rgb */ color: rgb(138, 149, 253); /* oklch */ color: oklch(70.6% 0.151 277.2);
Tailwind
colors: {
custom: {
50: '#b1b4fe',
500: '#8a95fd',
950: '#000000',
},
}SCSS
$custom: #8a95fd; $custom-light: #b1b4fe; $custom-dark: #000000;
JSON
{
"hex": "#8a95fd",
"rgb": {
"r": 138,
"g": 149,
"b": 253
},
"hsl": {
"h": 234.261,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.70637,
"c": 0.15146,
"h": 277.2
},
"luminance": 0.3399
}Semantic roles & 50–950 ramp
primary
#8A95FD
secondary
#F7F3D4
accent
#D000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086