#959DFD#959DFD
#959DFD is a light, vivid blue. Relative luminance 0.376; OKLCH L 72.9% C 0.139 H 278.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #959DFD |
|---|---|
| RGB | rgb(149, 157, 253) |
| HSL | hsl(235, 96%, 79%) |
| HSV | hsv(235, 41%, 99%) |
| CMYK | cmyk(41.1%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(67.72, 20.51, -48.72) |
| CIE-LCH | lch(67.72, 52.86, 292.83°) |
| OKLab | oklab(72.95% 0.0211 -0.1371) |
| OKLCH | oklch(72.95% 0.139 278.7) |
| XYZ | xyz(42.1758, 37.5935, 97.9435) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.33
Perrywinkle
#8F8CE7
ΔE00 5.53
Lavender Blue
#8B88F8
ΔE00 5.95
Periwinkle (survey)
#8E82FE
ΔE00 7.77
Pastel Blue
#A2BFFE
ΔE00 9.15
Cornflowerblue
#6495ED
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#959DFD #FDF595
analogous
#95D1FD #959DFD #C195FD
triadic
#959DFD #FD959D #9DFD95
tetradic
#959DFD #FD95D1 #FDF595 #95FDC1
square
#959DFD #FD95D1 #FDF595 #95FDC1
split-complementary
#959DFD #FDC195 #D1FD95
monochromatic
#1D2EFB #5965FC #959DFD #D1D5FE #E1E3FE
Accessibility & contrast
On white
2.47
#959DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#959DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #959DFD
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##959DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##959DFD | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#75A1FB
Tritanopia (blue-blind)
#74B0C1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #959dfd; /* rgb */ color: rgb(149, 157, 253); /* oklch */ color: oklch(72.9% 0.139 278.7);
Tailwind
colors: {
custom: {
50: '#b8b9fe',
500: '#959dfd',
950: '#000000',
},
}SCSS
$custom: #959dfd; $custom-light: #b8b9fe; $custom-dark: #000000;
JSON
{
"hex": "#959dfd",
"rgb": {
"r": 149,
"g": 157,
"b": 253
},
"hsl": {
"h": 235.385,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.72947,
"c": 0.1387,
"h": 278.7
},
"luminance": 0.37595
}Semantic roles & 50–950 ramp
primary
#959DFD
secondary
#F7F4D4
accent
#D400E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086