#9690FF#9690FF
#9690FF is a light, vivid blue. Relative luminance 0.337; OKLCH L 70.7% C 0.159 H 284.0°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9690FF |
|---|---|
| RGB | rgb(150, 144, 255) |
| HSL | hsl(243, 100%, 78%) |
| HSV | hsv(243, 44%, 100%) |
| CMYK | cmyk(41.2%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(64.68, 28.77, -54.61) |
| CIE-LCH | lch(64.68, 61.73, 297.78°) |
| OKLab | oklab(70.68% 0.0385 -0.1543) |
| OKLCH | oklch(70.68% 0.159 284) |
| XYZ | xyz(40.5957, 33.6489, 98.9443) |
| Luminance | 0.3365 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.70
Perrywinkle
#8F8CE7
ΔE00 3.54
Periwinkle Blue
#8F99FB
ΔE00 3.61
Periwinkle (survey)
#8E82FE
ΔE00 3.96
Cornflower
#6A79F7
ΔE00 9.02
Soft Blue
#6488EA
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9690FF #F9FF90
analogous
#90C1FF #9690FF #CD90FF
triadic
#9690FF #FF9690 #90FF96
tetradic
#9690FF #FF90C1 #F9FF90 #90FFCD
square
#9690FF #FF90C1 #F9FF90 #90FFCD
split-complementary
#9690FF #FFCD90 #C1FF90
monochromatic
#2216FF #5C53FF #9690FF #D0CDFF #E2E0FF
Accessibility & contrast
On white
2.72
#9690FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#9690FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9690FF
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9690FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9690FF | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A0FF
Deuteranopia (green-blind)
#6399FC
Tritanopia (blue-blind)
#76A6BB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9690ff; /* rgb */ color: rgb(150, 144, 255); /* oklch */ color: oklch(70.7% 0.159 284.0);
Tailwind
colors: {
custom: {
50: '#b9b0ff',
500: '#9690ff',
950: '#000000',
},
}SCSS
$custom: #9690ff; $custom-light: #b9b0ff; $custom-dark: #000000;
JSON
{
"hex": "#9690ff",
"rgb": {
"r": 150,
"g": 144,
"b": 255
},
"hsl": {
"h": 243.243,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.70682,
"c": 0.15904,
"h": 284
},
"luminance": 0.33651
}Semantic roles & 50–950 ramp
primary
#9690FF
secondary
#F5F7D4
accent
#E600D9
background
#FBFAFF
surface
#F7F4FF
border
#D0CED7
text
#121018
muted
#817F86