#9690ED#9690ED
#9690ED is a light, vivid blue. Relative luminance 0.325; OKLCH L 69.7% C 0.134 H 285.3°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #9690ED |
|---|---|
| RGB | rgb(150, 144, 237) |
| HSL | hsl(244, 72%, 75%) |
| HSV | hsv(244, 39%, 93%) |
| CMYK | cmyk(36.7%, 39.2%, 0%, 7.1%) |
| CIE-LAB | lab(63.79, 23.88, -46.15) |
| CIE-LCH | lch(63.79, 51.96, 297.36°) |
| OKLab | oklab(69.71% 0.0354 -0.1296) |
| OKLCH | oklch(69.71% 0.134 285.3) |
| XYZ | xyz(37.8328, 32.5437, 84.3926) |
| Luminance | 0.3255 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.64
Lavender Blue
#8B88F8
ΔE00 3.59
Periwinkle Blue
#8F99FB
ΔE00 4.29
Periwinkle (survey)
#8E82FE
ΔE00 5.08
Lavender
#B39DDB
ΔE00 9.33
Liliac
#C48EFD
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9690ED #E7ED90
analogous
#90B9ED #9690ED #C590ED
triadic
#9690ED #ED9690 #90ED96
tetradic
#9690ED #ED90B9 #E7ED90 #90EDC5
square
#9690ED #ED90B9 #E7ED90 #90EDC5
split-complementary
#9690ED #EDC590 #B9ED90
monochromatic
#3227DC #645BE4 #9690ED #C8C5F6 #E6E5FB
Accessibility & contrast
On white
2.80
#9690ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#9690ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9690ED
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9690ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9690ED | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF1
Deuteranopia (green-blind)
#6F98EB
Tritanopia (blue-blind)
#7EA2B3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9690ed; /* rgb */ color: rgb(150, 144, 237); /* oklch */ color: oklch(69.7% 0.134 285.3);
Tailwind
colors: {
custom: {
50: '#b8b0f3',
500: '#9690ed',
950: '#000000',
},
}SCSS
$custom: #9690ed; $custom-light: #b8b0f3; $custom-dark: #000000;
JSON
{
"hex": "#9690ed",
"rgb": {
"r": 150,
"g": 144,
"b": 237
},
"hsl": {
"h": 243.871,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.69711,
"c": 0.13437,
"h": 285.3
},
"luminance": 0.32545
}Semantic roles & 50–950 ramp
primary
#9690ED
secondary
#F1F2D9
accent
#D411C8
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#121017
muted
#817F85