#9F90DC#9F90DC
#9F90DC is a light, moderate violet. Relative luminance 0.325; OKLCH L 69.6% C 0.111 H 292.3°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9F90DC |
|---|---|
| RGB | rgb(159, 144, 220) |
| HSL | hsl(252, 52%, 71%) |
| HSV | hsv(252, 35%, 86%) |
| CMYK | cmyk(27.7%, 34.5%, 0%, 13.7%) |
| CIE-LAB | lab(63.74, 21.98, -36.76) |
| CIE-LCH | lch(63.74, 42.83, 300.88°) |
| OKLab | oklab(69.6% 0.042 -0.1023) |
| OKLCH | oklch(69.6% 0.111 292.3) |
| XYZ | xyz(37.1864, 32.4842, 72.0072) |
| Luminance | 0.3249 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.80
Lavender
#B39DDB
ΔE00 5.77
Pale Purple
#B790D4
ΔE00 6.80
Lavender Blue
#8B88F8
ΔE00 7.46
Periwinkle Blue
#8F99FB
ΔE00 8.02
Lavender (survey)
#C79FEF
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9F90DC #CDDC90
analogous
#90A7DC #9F90DC #C590DC
triadic
#9F90DC #DC9F90 #90DC9F
tetradic
#9F90DC #DC90A7 #CDDC90 #90DCC5
square
#9F90DC #DC90A7 #CDDC90 #90DCC5
split-complementary
#9F90DC #DCC590 #A7DC90
monochromatic
#533AB8 #7761CD #9F90DC #C7BFEB #EBE8F8
Accessibility & contrast
On white
2.80
#9F90DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#9F90DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9F90DC
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9F90DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9F90DC | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9BDF
Deuteranopia (green-blind)
#7D99DA
Tritanopia (blue-blind)
#929DAC
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9f90dc; /* rgb */ color: rgb(159, 144, 220); /* oklch */ color: oklch(69.6% 0.111 292.3);
Tailwind
colors: {
custom: {
50: '#bdb0e7',
500: '#9f90dc',
950: '#000000',
},
}SCSS
$custom: #9f90dc; $custom-light: #bdb0e7; $custom-dark: #000000;
JSON
{
"hex": "#9f90dc",
"rgb": {
"r": 159,
"g": 144,
"b": 220
},
"hsl": {
"h": 251.842,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.69598,
"c": 0.11056,
"h": 292.3
},
"luminance": 0.32485
}Semantic roles & 50–950 ramp
primary
#9F90DC
secondary
#EAEEDA
accent
#BF26A1
background
#FBFAFE
surface
#F7F4FC
border
#D0CED5
text
#121016
muted
#817F84