#95A3FA#95A3FA
#95A3FA is a light, vivid blue. Relative luminance 0.395; OKLCH L 74.0% C 0.127 H 275.9°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #95A3FA |
|---|---|
| RGB | rgb(149, 163, 250) |
| HSL | hsl(232, 91%, 78%) |
| HSV | hsv(232, 40%, 98%) |
| CMYK | cmyk(40.4%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(69.10, 16.25, -44.92) |
| CIE-LCH | lch(69.10, 47.77, 289.89°) |
| OKLab | oklab(73.96% 0.013 -0.126) |
| OKLCH | oklch(73.96% 0.127 275.9) |
| XYZ | xyz(42.7418, 39.4841, 95.7930) |
| Luminance | 0.3949 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.82
Perrywinkle
#8F8CE7
ΔE00 7.03
Pastel Blue
#A2BFFE
ΔE00 7.40
Lavender Blue
#8B88F8
ΔE00 7.74
Carolina Blue
#8AB8FE
ΔE00 8.17
Cornflowerblue
#6495ED
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A3FA #FAEC95
analogous
#95D5FA #95A3FA #B995FA
triadic
#95A3FA #FA95A3 #A3FA95
tetradic
#95A3FA #FA95D5 #FAEC95 #95FAB9
square
#95A3FA #FA95D5 #FAEC95 #95FAB9
split-complementary
#95A3FA #FAB995 #D5FA95
monochromatic
#203EF4 #5B70F7 #95A3FA #CFD6FD #E2E6FE
Accessibility & contrast
On white
2.36
#95A3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#95A3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A3FA
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A3FA | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFE
Deuteranopia (green-blind)
#7EA5F8
Tritanopia (blue-blind)
#75B4C3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #95a3fa; /* rgb */ color: rgb(149, 163, 250); /* oklch */ color: oklch(74.0% 0.127 275.9);
Tailwind
colors: {
custom: {
50: '#b8befc',
500: '#95a3fa',
950: '#000000',
},
}SCSS
$custom: #95a3fa; $custom-light: #b8befc; $custom-dark: #000000;
JSON
{
"hex": "#95a3fa",
"rgb": {
"r": 149,
"g": 163,
"b": 250
},
"hsl": {
"h": 231.683,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.73963,
"c": 0.12669,
"h": 275.9
},
"luminance": 0.39486
}Semantic roles & 50–950 ramp
primary
#95A3FA
secondary
#F6F1D5
accent
#C600E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121217
muted
#818185