#95A2F8#95A2F8
#95A2F8 is a light, vivid blue. Relative luminance 0.390; OKLCH L 73.7% C 0.125 H 276.3°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #95A2F8 |
|---|---|
| RGB | rgb(149, 162, 248) |
| HSL | hsl(232, 88%, 78%) |
| HSV | hsv(232, 40%, 97%) |
| CMYK | cmyk(39.9%, 34.7%, 0%, 2.7%) |
| CIE-LAB | lab(68.76, 16.28, -44.37) |
| CIE-LCH | lch(68.76, 47.26, 290.14°) |
| OKLab | oklab(73.67% 0.0138 -0.1244) |
| OKLCH | oklch(73.67% 0.125 276.3) |
| XYZ | xyz(42.2530, 39.0057, 94.0912) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.64
Perrywinkle
#8F8CE7
ΔE00 6.67
Lavender Blue
#8B88F8
ΔE00 7.49
Pastel Blue
#A2BFFE
ΔE00 7.70
Carolina Blue
#8AB8FE
ΔE00 8.50
Cornflowerblue
#6495ED
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A2F8 #F8EB95
analogous
#95D4F8 #95A2F8 #B995F8
triadic
#95A2F8 #F895A2 #A2F895
tetradic
#95A2F8 #F895D4 #F8EB95 #95F8B9
square
#95A2F8 #F895D4 #F8EB95 #95F8B9
split-complementary
#95A2F8 #F8B995 #D4F895
monochromatic
#223DF0 #5C70F4 #95A2F8 #CED4FC #E2E6FD
Accessibility & contrast
On white
2.39
#95A2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#95A2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A2F8
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A2F8 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ACFB
Deuteranopia (green-blind)
#7EA4F6
Tritanopia (blue-blind)
#76B3C2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #95a2f8; /* rgb */ color: rgb(149, 162, 248); /* oklch */ color: oklch(73.7% 0.125 276.3);
Tailwind
colors: {
custom: {
50: '#b8bdfb',
500: '#95a2f8',
950: '#000000',
},
}SCSS
$custom: #95a2f8; $custom-light: #b8bdfb; $custom-dark: #000000;
JSON
{
"hex": "#95a2f8",
"rgb": {
"r": 149,
"g": 162,
"b": 248
},
"hsl": {
"h": 232.121,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.73667,
"c": 0.1252,
"h": 276.3
},
"luminance": 0.39008
}Semantic roles & 50–950 ramp
primary
#95A2F8
secondary
#F5F1D6
accent
#C601E4
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121217
muted
#818185