#8A95FC#8A95FC
#8A95FC is a light, vivid blue. Relative luminance 0.339; OKLCH L 70.6% C 0.150 H 277.2°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8A95FC |
|---|---|
| RGB | rgb(138, 149, 252) |
| HSL | hsl(234, 95%, 76%) |
| HSV | hsv(234, 45%, 99%) |
| CMYK | cmyk(45.2%, 40.9%, 0%, 1.2%) |
| CIE-LAB | lab(64.90, 22.17, -52.68) |
| CIE-LCH | lch(64.90, 57.15, 292.83°) |
| OKLab | oklab(70.58% 0.0189 -0.1489) |
| OKLCH | oklch(70.58% 0.15 277.2) |
| XYZ | xyz(38.7940, 33.9244, 96.5805) |
| Luminance | 0.3393 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.29
Lavender Blue
#8B88F8
ΔE00 4.11
Perrywinkle
#8F8CE7
ΔE00 4.57
Periwinkle (survey)
#8E82FE
ΔE00 6.09
Soft Blue
#6488EA
ΔE00 7.16
Cornflowerblue
#6495ED
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A95FC #FCF18A
analogous
#8ACEFC #8A95FC #B88AFC
triadic
#8A95FC #FC8A95 #95FC8A
tetradic
#8A95FC #FC8ACE #FCF18A #8AFCB8
square
#8A95FC #FC8ACE #FCF18A #8AFCB8
split-complementary
#8A95FC #FCB88A #CEFC8A
monochromatic
#1329F9 #4E5FFA #8A95FC #C6CBFE #E1E4FE
Accessibility & contrast
On white
2.70
#8A95FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#8A95FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A95FC
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A95FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A95FC | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA2FF
Deuteranopia (green-blind)
#6599FA
Tritanopia (blue-blind)
#62AABC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8a95fc; /* rgb */ color: rgb(138, 149, 252); /* oklch */ color: oklch(70.6% 0.150 277.2);
Tailwind
colors: {
custom: {
50: '#b1b4fe',
500: '#8a95fc',
950: '#000000',
},
}SCSS
$custom: #8a95fc; $custom-light: #b1b4fe; $custom-dark: #000000;
JSON
{
"hex": "#8a95fc",
"rgb": {
"r": 138,
"g": 149,
"b": 252
},
"hsl": {
"h": 234.211,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.70582,
"c": 0.15009,
"h": 277.2
},
"luminance": 0.33926
}Semantic roles & 50–950 ramp
primary
#8A95FC
secondary
#F6F3D5
accent
#CF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086