#9F9FF3#9F9FF3
#9F9FF3 is a light, vivid blue. Relative luminance 0.386; OKLCH L 73.6% C 0.121 H 283.0°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9F9FF3 |
|---|---|
| RGB | rgb(159, 159, 243) |
| HSL | hsl(240, 78%, 79%) |
| HSV | hsv(240, 35%, 95%) |
| CMYK | cmyk(34.6%, 34.6%, 0%, 4.7%) |
| CIE-LAB | lab(68.49, 19.28, -42.01) |
| CIE-LCH | lch(68.49, 46.22, 294.65°) |
| OKLab | oklab(73.57% 0.0272 -0.1174) |
| OKLCH | oklch(73.57% 0.121 283) |
| XYZ | xyz(42.8694, 38.6369, 89.9756) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.92
Perrywinkle
#8F8CE7
ΔE00 5.52
Lavender Blue
#8B88F8
ΔE00 7.09
Lavender
#B39DDB
ΔE00 8.29
Periwinkle (survey)
#8E82FE
ΔE00 8.73
Pastel Purple
#CAA0FF
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9F9FF3 #F3F39F
analogous
#9FC9F3 #9F9FF3 #C99FF3
triadic
#9F9FF3 #F39F9F #9FF39F
tetradic
#9F9FF3 #F39FC9 #F3F39F #9FF3C9
square
#9F9FF3 #F39FC9 #F3F39F #9FF3C9
split-complementary
#9F9FF3 #F3C99F #C9F39F
monochromatic
#3232E5 #6969EC #9F9FF3 #D5D5FA #E4E4FC
Accessibility & contrast
On white
2.41
#9F9FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#9F9FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9F9FF3
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9F9FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9F9FF3 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AAF6
Deuteranopia (green-blind)
#82A4F1
Tritanopia (blue-blind)
#89AFBE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9f9ff3; /* rgb */ color: rgb(159, 159, 243); /* oklch */ color: oklch(73.6% 0.121 283.0);
Tailwind
colors: {
custom: {
50: '#bebbf7',
500: '#9f9ff3',
950: '#000000',
},
}SCSS
$custom: #9f9ff3; $custom-light: #bebbf7; $custom-dark: #000000;
JSON
{
"hex": "#9f9ff3",
"rgb": {
"r": 159,
"g": 159,
"b": 243
},
"hsl": {
"h": 240,
"s": 77.778,
"l": 78.824
},
"oklch": {
"l": 0.73568,
"c": 0.12054,
"h": 283
},
"luminance": 0.38638
}Semantic roles & 50–950 ramp
primary
#9F9FF3
secondary
#F3F3D8
accent
#DA0BDA
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121117
muted
#818085