#95A7F9#95A7F9
#95A7F9 is a light, vivid blue. Relative luminance 0.409; OKLCH L 74.7% C 0.120 H 273.7°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #95A7F9 |
|---|---|
| RGB | rgb(149, 167, 249) |
| HSL | hsl(229, 89%, 78%) |
| HSV | hsv(229, 40%, 98%) |
| CMYK | cmyk(40.2%, 32.9%, 0%, 2.4%) |
| CIE-LAB | lab(70.08, 13.71, -42.84) |
| CIE-LCH | lch(70.08, 44.98, 287.75°) |
| OKLab | oklab(74.71% 0.0078 -0.12) |
| OKLCH | oklch(74.71% 0.12 273.7) |
| XYZ | xyz(43.3069, 40.8645, 95.2099) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.99
Pastel Blue
#A2BFFE
ΔE00 6.25
Carolina Blue
#8AB8FE
ΔE00 7.03
Perrywinkle
#8F8CE7
ΔE00 8.18
Cornflowerblue
#6495ED
ΔE00 8.90
Lavender Blue
#8B88F8
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A7F9 #F9E795
analogous
#95D9F9 #95A7F9 #B595F9
triadic
#95A7F9 #F995A7 #A7F995
tetradic
#95A7F9 #F995D9 #F9E795 #95F9B5
square
#95A7F9 #F995D9 #F9E795 #95F9B5
split-complementary
#95A7F9 #F9B595 #D9F995
monochromatic
#2147F2 #5B77F6 #95A7F9 #CFD7FC #E2E7FD
Accessibility & contrast
On white
2.29
#95A7F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#95A7F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A7F9
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A7F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A7F9 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FC
Deuteranopia (green-blind)
#83A7F7
Tritanopia (blue-blind)
#75B7C5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #95a7f9; /* rgb */ color: rgb(149, 167, 249); /* oklch */ color: oklch(74.7% 0.120 273.7);
Tailwind
colors: {
custom: {
50: '#b7c0fb',
500: '#95a7f9',
950: '#000000',
},
}SCSS
$custom: #95a7f9; $custom-light: #b7c0fb; $custom-dark: #000000;
JSON
{
"hex": "#95a7f9",
"rgb": {
"r": 149,
"g": 167,
"b": 249
},
"hsl": {
"h": 229.2,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.74705,
"c": 0.12024,
"h": 273.7
},
"luminance": 0.40867
}Semantic roles & 50–950 ramp
primary
#95A7F9
secondary
#F5F0D6
accent
#BC00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121217
muted
#818185