#95A2FD#95A2FD
#95A2FD is a light, vivid blue. Relative luminance 0.393; OKLCH L 73.9% C 0.132 H 276.5°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #95A2FD |
|---|---|
| RGB | rgb(149, 162, 253) |
| HSL | hsl(233, 96%, 79%) |
| HSV | hsv(233, 41%, 99%) |
| CMYK | cmyk(41.1%, 36%, 0%, 0.8%) |
| CIE-LAB | lab(68.98, 17.65, -46.73) |
| CIE-LCH | lch(68.98, 49.95, 290.69°) |
| OKLab | oklab(73.92% 0.0149 -0.1313) |
| OKLCH | oklch(73.92% 0.132 276.5) |
| XYZ | xyz(43.0391, 39.3201, 98.2312) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.48
Perrywinkle
#8F8CE7
ΔE00 6.86
Lavender Blue
#8B88F8
ΔE00 7.40
Pastel Blue
#A2BFFE
ΔE00 7.70
Carolina Blue
#8AB8FE
ΔE00 8.41
Cornflowerblue
#6495ED
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A2FD #FDF095
analogous
#95D6FD #95A2FD #BC95FD
triadic
#95A2FD #FD95A2 #A2FD95
tetradic
#95A2FD #FD95D6 #FDF095 #95FDBC
square
#95A2FD #FD95D6 #FDF095 #95FDBC
split-complementary
#95A2FD #FDBC95 #D6FD95
monochromatic
#1D39FB #596DFC #95A2FD #D1D7FE #E1E5FE
Accessibility & contrast
On white
2.37
#95A2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#95A2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A2FD
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A2FD | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#7BA4FB
Tritanopia (blue-blind)
#74B4C4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #95a2fd; /* rgb */ color: rgb(149, 162, 253); /* oklch */ color: oklch(73.9% 0.132 276.5);
Tailwind
colors: {
custom: {
50: '#b8bdfe',
500: '#95a2fd',
950: '#000000',
},
}SCSS
$custom: #95a2fd; $custom-light: #b8bdfe; $custom-dark: #000000;
JSON
{
"hex": "#95a2fd",
"rgb": {
"r": 149,
"g": 162,
"b": 253
},
"hsl": {
"h": 232.5,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.73917,
"c": 0.13214,
"h": 276.5
},
"luminance": 0.39322
}Semantic roles & 50–950 ramp
primary
#95A2FD
secondary
#F7F2D4
accent
#C900E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121218
muted
#818186