#95A5FA#95A5FA
#95A5FA is a light, vivid blue. Relative luminance 0.402; OKLCH L 74.4% C 0.124 H 274.9°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #95A5FA |
|---|---|
| RGB | rgb(149, 165, 250) |
| HSL | hsl(230, 91%, 78%) |
| HSV | hsv(230, 40%, 98%) |
| CMYK | cmyk(40.4%, 34%, 0%, 2%) |
| CIE-LAB | lab(69.61, 15.12, -44.11) |
| CIE-LCH | lch(69.61, 46.63, 288.92°) |
| OKLab | oklab(74.36% 0.0105 -0.1237) |
| OKLCH | oklch(74.36% 0.124 274.9) |
| XYZ | xyz(43.0997, 40.2000, 95.9124) |
| Luminance | 0.4020 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.38
Pastel Blue
#A2BFFE
ΔE00 6.82
Carolina Blue
#8AB8FE
ΔE00 7.59
Perrywinkle
#8F8CE7
ΔE00 7.61
Lavender Blue
#8B88F8
ΔE00 8.33
Cornflowerblue
#6495ED
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A5FA #FAEA95
analogous
#95D7FA #95A5FA #B795FA
triadic
#95A5FA #FA95A5 #A5FA95
tetradic
#95A5FA #FA95D7 #FAEA95 #95FAB7
square
#95A5FA #FA95D7 #FAEA95 #95FAB7
split-complementary
#95A5FA #FAB795 #D7FA95
monochromatic
#2042F4 #5B73F7 #95A5FA #CFD7FD #E2E6FE
Accessibility & contrast
On white
2.32
#95A5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#95A5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A5FA
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A5FA | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFD
Deuteranopia (green-blind)
#80A6F8
Tritanopia (blue-blind)
#75B6C4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #95a5fa; /* rgb */ color: rgb(149, 165, 250); /* oklch */ color: oklch(74.4% 0.124 274.9);
Tailwind
colors: {
custom: {
50: '#b8bffc',
500: '#95a5fa',
950: '#000000',
},
}SCSS
$custom: #95a5fa; $custom-light: #b8bffc; $custom-dark: #000000;
JSON
{
"hex": "#95a5fa",
"rgb": {
"r": 149,
"g": 165,
"b": 250
},
"hsl": {
"h": 230.495,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.74357,
"c": 0.12414,
"h": 274.9
},
"luminance": 0.40202
}Semantic roles & 50–950 ramp
primary
#95A5FA
secondary
#F6F1D5
accent
#C100E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121217
muted
#818185