#9690EB#9690EB
#9690EB is a light, vivid blue. Relative luminance 0.324; OKLCH L 69.6% C 0.132 H 285.4°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #9690EB |
|---|---|
| RGB | rgb(150, 144, 235) |
| HSL | hsl(244, 69%, 74%) |
| HSV | hsv(244, 39%, 92%) |
| CMYK | cmyk(36.2%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(63.69, 23.35, -45.19) |
| CIE-LCH | lch(63.69, 50.87, 297.32°) |
| OKLab | oklab(69.61% 0.0351 -0.1268) |
| OKLCH | oklch(69.61% 0.132 285.4) |
| XYZ | xyz(37.5422, 32.4275, 82.8623) |
| Luminance | 0.3243 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.59
Lavender Blue
#8B88F8
ΔE00 3.83
Periwinkle Blue
#8F99FB
ΔE00 4.48
Periwinkle (survey)
#8E82FE
ΔE00 5.30
Lavender
#B39DDB
ΔE00 9.10
Liliac
#C48EFD
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9690EB #E5EB90
analogous
#90B8EB #9690EB #C490EB
triadic
#9690EB #EB9690 #90EB96
tetradic
#9690EB #EB90B8 #E5EB90 #90EBC4
square
#9690EB #EB90B8 #E5EB90 #90EBC4
split-complementary
#9690EB #EBC490 #B8EB90
monochromatic
#3428D8 #655CE2 #9690EB #C7C4F4 #E6E5FA
Accessibility & contrast
On white
2.81
#9690EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#9690EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9690EB
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9690EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9690EB | 1.00 | 2.81 | 7.49 | 7.49 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DEF
Deuteranopia (green-blind)
#7098E9
Tritanopia (blue-blind)
#7FA1B2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9690eb; /* rgb */ color: rgb(150, 144, 235); /* oklch */ color: oklch(69.6% 0.132 285.4);
Tailwind
colors: {
custom: {
50: '#b8b0f2',
500: '#9690eb',
950: '#000000',
},
}SCSS
$custom: #9690eb; $custom-light: #b8b0f2; $custom-dark: #000000;
JSON
{
"hex": "#9690eb",
"rgb": {
"r": 150,
"g": 144,
"b": 235
},
"hsl": {
"h": 243.956,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.69607,
"c": 0.13159,
"h": 285.4
},
"luminance": 0.32429
}Semantic roles & 50–950 ramp
primary
#9690EB
secondary
#F0F2D9
accent
#D114C5
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#121017
muted
#817F85