#95A2FA#95A2FA
#95A2FA is a light, vivid blue. Relative luminance 0.391; OKLCH L 73.8% C 0.128 H 276.4°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #95A2FA |
|---|---|
| RGB | rgb(149, 162, 250) |
| HSL | hsl(232, 91%, 78%) |
| HSV | hsv(232, 40%, 98%) |
| CMYK | cmyk(40.4%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(68.85, 16.82, -45.32) |
| CIE-LCH | lch(68.85, 48.34, 290.37°) |
| OKLab | oklab(73.77% 0.0143 -0.1272) |
| OKLCH | oklch(73.77% 0.128 276.4) |
| XYZ | xyz(42.5649, 39.1304, 95.7341) |
| Luminance | 0.3913 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.55
Perrywinkle
#8F8CE7
ΔE00 6.74
Lavender Blue
#8B88F8
ΔE00 7.44
Pastel Blue
#A2BFFE
ΔE00 7.69
Carolina Blue
#8AB8FE
ΔE00 8.46
Cornflowerblue
#6495ED
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A2FA #FAED95
analogous
#95D4FA #95A2FA #BA95FA
triadic
#95A2FA #FA95A2 #A2FA95
tetradic
#95A2FA #FA95D4 #FAED95 #95FABA
square
#95A2FA #FA95D4 #FAED95 #95FABA
split-complementary
#95A2FA #FABA95 #D4FA95
monochromatic
#203BF4 #5B6FF7 #95A2FA #CFD5FD #E2E5FE
Accessibility & contrast
On white
2.38
#95A2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#95A2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A2FA
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A2FA | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFE
Deuteranopia (green-blind)
#7DA4F8
Tritanopia (blue-blind)
#75B4C2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #95a2fa; /* rgb */ color: rgb(149, 162, 250); /* oklch */ color: oklch(73.8% 0.128 276.4);
Tailwind
colors: {
custom: {
50: '#b8bdfc',
500: '#95a2fa',
950: '#000000',
},
}SCSS
$custom: #95a2fa; $custom-light: #b8bdfc; $custom-dark: #000000;
JSON
{
"hex": "#95a2fa",
"rgb": {
"r": 149,
"g": 162,
"b": 250
},
"hsl": {
"h": 232.277,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.73766,
"c": 0.12798,
"h": 276.4
},
"luminance": 0.39132
}Semantic roles & 50–950 ramp
primary
#95A2FA
secondary
#F6F2D5
accent
#C800E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121217
muted
#818185