#95A2FC#95A2FC
#95A2FC is a light, vivid blue. Relative luminance 0.393; OKLCH L 73.9% C 0.131 H 276.5°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #95A2FC |
|---|---|
| RGB | rgb(149, 162, 252) |
| HSL | hsl(232, 94%, 79%) |
| HSV | hsv(232, 41%, 99%) |
| CMYK | cmyk(40.9%, 35.7%, 0%, 1.2%) |
| CIE-LAB | lab(68.94, 17.37, -46.26) |
| CIE-LCH | lch(68.94, 49.42, 290.58°) |
| OKLab | oklab(73.87% 0.0147 -0.1299) |
| OKLCH | oklch(73.87% 0.131 276.5) |
| XYZ | xyz(42.8802, 39.2565, 97.3945) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.50
Perrywinkle
#8F8CE7
ΔE00 6.82
Lavender Blue
#8B88F8
ΔE00 7.41
Pastel Blue
#A2BFFE
ΔE00 7.69
Carolina Blue
#8AB8FE
ΔE00 8.42
Cornflowerblue
#6495ED
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A2FC #FCEF95
analogous
#95D5FC #95A2FC #BB95FC
triadic
#95A2FC #FC95A2 #A2FC95
tetradic
#95A2FC #FC95D5 #FCEF95 #95FCBB
square
#95A2FC #FC95D5 #FCEF95 #95FCBB
split-complementary
#95A2FC #FCBB95 #D5FC95
monochromatic
#1E3AF9 #596EFA #95A2FC #D1D6FE #E1E5FE
Accessibility & contrast
On white
2.37
#95A2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#95A2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A2FC
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A2FC | 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)
#83ACFF
Deuteranopia (green-blind)
#7BA4FA
Tritanopia (blue-blind)
#74B4C3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #95a2fc; /* rgb */ color: rgb(149, 162, 252); /* oklch */ color: oklch(73.9% 0.131 276.5);
Tailwind
colors: {
custom: {
50: '#b8bdfe',
500: '#95a2fc',
950: '#000000',
},
}SCSS
$custom: #95a2fc; $custom-light: #b8bdfe; $custom-dark: #000000;
JSON
{
"hex": "#95a2fc",
"rgb": {
"r": 149,
"g": 162,
"b": 252
},
"hsl": {
"h": 232.427,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.73866,
"c": 0.13076,
"h": 276.5
},
"luminance": 0.39258
}Semantic roles & 50–950 ramp
primary
#95A2FC
secondary
#F6F2D5
accent
#C900E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121218
muted
#818186