#95A5F2#95A5F2
#95A5F2 is a light, moderate blue. Relative luminance 0.397; OKLCH L 74.0% C 0.113 H 274.3°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #95A5F2 |
|---|---|
| RGB | rgb(149, 165, 242) |
| HSL | hsl(230, 78%, 77%) |
| HSV | hsv(230, 38%, 95%) |
| CMYK | cmyk(38.4%, 31.8%, 0%, 5.1%) |
| CIE-LAB | lab(69.26, 12.94, -40.31) |
| CIE-LCH | lch(69.26, 42.34, 287.80°) |
| OKLab | oklab(73.97% 0.0086 -0.1127) |
| OKLCH | oklch(73.97% 0.113 274.3) |
| XYZ | xyz(41.8718, 39.7088, 89.4455) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.78
Pastel Blue
#A2BFFE
ΔE00 6.88
Perrywinkle
#8F8CE7
ΔE00 7.46
Carolina Blue
#8AB8FE
ΔE00 7.79
Lavender Blue
#8B88F8
ΔE00 8.54
Cornflowerblue
#6495ED
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A5F2 #F2E295
analogous
#95D4F2 #95A5F2 #B495F2
triadic
#95A5F2 #F295A5 #A5F295
tetradic
#95A5F2 #F295D4 #F2E295 #95F2B4
square
#95A5F2 #F295D4 #F2E295 #95F2B4
split-complementary
#95A5F2 #F2B495 #D4F295
monochromatic
#2848E5 #5E77EB #95A5F2 #CCD3F9 #E4E8FC
Accessibility & contrast
On white
2.35
#95A5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#95A5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A5F2
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A5F2 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BADF5
Deuteranopia (green-blind)
#84A6F0
Tritanopia (blue-blind)
#79B4C1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #95a5f2; /* rgb */ color: rgb(149, 165, 242); /* oklch */ color: oklch(74.0% 0.113 274.3);
Tailwind
colors: {
custom: {
50: '#b7bff6',
500: '#95a5f2',
950: '#000000',
},
}SCSS
$custom: #95a5f2; $custom-light: #b7bff6; $custom-dark: #000000;
JSON
{
"hex": "#95a5f2",
"rgb": {
"r": 149,
"g": 165,
"b": 242
},
"hsl": {
"h": 229.677,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.73971,
"c": 0.11301,
"h": 274.3
},
"luminance": 0.39711
}Semantic roles & 50–950 ramp
primary
#95A5F2
secondary
#F3EFD8
accent
#B70BDA
background
#FBFBFF
surface
#F6F7FE
border
#D0D0D6
text
#121217
muted
#818185