#959EFE#959EFE
#959EFE is a light, vivid blue. Relative luminance 0.380; OKLCH L 73.2% C 0.139 H 278.3°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #959EFE |
|---|---|
| RGB | rgb(149, 158, 254) |
| HSL | hsl(235, 98%, 79%) |
| HSV | hsv(235, 41%, 100%) |
| CMYK | cmyk(41.3%, 37.8%, 0%, 0.4%) |
| CIE-LAB | lab(68.02, 20.21, -48.79) |
| CIE-LCH | lch(68.02, 52.81, 292.50°) |
| OKLab | oklab(73.19% 0.02 -0.1373) |
| OKLCH | oklch(73.19% 0.139 278.3) |
| XYZ | xyz(42.5054, 37.9971, 98.8413) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.51
Perrywinkle
#8F8CE7
ΔE00 5.85
Lavender Blue
#8B88F8
ΔE00 6.23
Periwinkle (survey)
#8E82FE
ΔE00 8.05
Pastel Blue
#A2BFFE
ΔE00 8.86
Cornflowerblue
#6495ED
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#959EFE #FEF595
analogous
#95D3FE #959EFE #C195FE
triadic
#959EFE #FE959E #9EFE95
tetradic
#959EFE #FE95D3 #FEF595 #95FEC1
square
#959EFE #FE95D3 #FEF595 #95FEC1
split-complementary
#959EFE #FEC195 #D3FE95
monochromatic
#1C2FFD #5867FD #959EFE #D2D5FF #E1E3FF
Accessibility & contrast
On white
2.44
#959EFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#959EFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #959EFE
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##959EFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##959EFE | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#75A2FC
Tritanopia (blue-blind)
#74B1C2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #959efe; /* rgb */ color: rgb(149, 158, 254); /* oklch */ color: oklch(73.2% 0.139 278.3);
Tailwind
colors: {
custom: {
50: '#b8baff',
500: '#959efe',
950: '#000000',
},
}SCSS
$custom: #959efe; $custom-light: #b8baff; $custom-dark: #000000;
JSON
{
"hex": "#959efe",
"rgb": {
"r": 149,
"g": 158,
"b": 254
},
"hsl": {
"h": 234.857,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.73191,
"c": 0.13876,
"h": 278.3
},
"luminance": 0.37999
}Semantic roles & 50–950 ramp
primary
#959EFE
secondary
#F7F4D4
accent
#D200E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086