#95A4FA#95A4FA
#95A4FA is a light, vivid blue. Relative luminance 0.398; OKLCH L 74.2% C 0.125 H 275.4°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #95A4FA |
|---|---|
| RGB | rgb(149, 164, 250) |
| HSL | hsl(231, 91%, 78%) |
| HSV | hsv(231, 40%, 98%) |
| CMYK | cmyk(40.4%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(69.36, 15.69, -44.52) |
| CIE-LCH | lch(69.36, 47.20, 289.41°) |
| OKLab | oklab(74.16% 0.0118 -0.1249) |
| OKLCH | oklch(74.16% 0.125 275.4) |
| XYZ | xyz(42.9200, 39.8406, 95.8525) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.10
Pastel Blue
#A2BFFE
ΔE00 7.11
Perrywinkle
#8F8CE7
ΔE00 7.32
Carolina Blue
#8AB8FE
ΔE00 7.88
Lavender Blue
#8B88F8
ΔE00 8.03
Cornflowerblue
#6495ED
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A4FA #FAEB95
analogous
#95D6FA #95A4FA #B895FA
triadic
#95A4FA #FA95A4 #A4FA95
tetradic
#95A4FA #FA95D6 #FAEB95 #95FAB8
square
#95A4FA #FA95D6 #FAEB95 #95FAB8
split-complementary
#95A4FA #FAB895 #D6FA95
monochromatic
#2040F4 #5B72F7 #95A4FA #CFD6FD #E2E6FE
Accessibility & contrast
On white
2.34
#95A4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#95A4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A4FA
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A4FA | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFD
Deuteranopia (green-blind)
#7FA6F8
Tritanopia (blue-blind)
#75B5C3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #95a4fa; /* rgb */ color: rgb(149, 164, 250); /* oklch */ color: oklch(74.2% 0.125 275.4);
Tailwind
colors: {
custom: {
50: '#b8befc',
500: '#95a4fa',
950: '#000000',
},
}SCSS
$custom: #95a4fa; $custom-light: #b8befc; $custom-dark: #000000;
JSON
{
"hex": "#95a4fa",
"rgb": {
"r": 149,
"g": 164,
"b": 250
},
"hsl": {
"h": 231.089,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.74159,
"c": 0.12541,
"h": 275.4
},
"luminance": 0.39843
}Semantic roles & 50–950 ramp
primary
#95A4FA
secondary
#F6F1D5
accent
#C300E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121217
muted
#818185