#9690EE#9690EE
#9690EE is a light, vivid blue. Relative luminance 0.326; OKLCH L 69.8% C 0.136 H 285.2°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #9690EE |
|---|---|
| RGB | rgb(150, 144, 238) |
| HSL | hsl(244, 73%, 75%) |
| HSV | hsv(244, 39%, 93%) |
| CMYK | cmyk(37%, 39.5%, 0%, 6.7%) |
| CIE-LAB | lab(63.84, 24.15, -46.62) |
| CIE-LCH | lch(63.84, 52.50, 297.38°) |
| OKLab | oklab(69.76% 0.0356 -0.131) |
| OKLCH | oklch(69.76% 0.136 285.2) |
| XYZ | xyz(37.9793, 32.6023, 85.1642) |
| Luminance | 0.3260 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.69
Lavender Blue
#8B88F8
ΔE00 3.49
Periwinkle Blue
#8F99FB
ΔE00 4.21
Periwinkle (survey)
#8E82FE
ΔE00 4.98
Lavender
#B39DDB
ΔE00 9.44
Cornflower
#6A79F7
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9690EE #E8EE90
analogous
#90B9EE #9690EE #C590EE
triadic
#9690EE #EE9690 #90EE96
tetradic
#9690EE #EE90B9 #E8EE90 #90EEC5
square
#9690EE #EE90B9 #E8EE90 #90EEC5
split-complementary
#9690EE #EEC590 #B9EE90
monochromatic
#3226DE #645BE6 #9690EE #C8C5F6 #E6E4FB
Accessibility & contrast
On white
2.79
#9690EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#9690EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9690EE
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9690EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9690EE | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF2
Deuteranopia (green-blind)
#6E98EC
Tritanopia (blue-blind)
#7EA2B4
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #9690ee; /* rgb */ color: rgb(150, 144, 238); /* oklch */ color: oklch(69.8% 0.136 285.2);
Tailwind
colors: {
custom: {
50: '#b8b0f4',
500: '#9690ee',
950: '#000000',
},
}SCSS
$custom: #9690ee; $custom-light: #b8b0f4; $custom-dark: #000000;
JSON
{
"hex": "#9690ee",
"rgb": {
"r": 150,
"g": 144,
"b": 238
},
"hsl": {
"h": 243.83,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.69763,
"c": 0.13576,
"h": 285.2
},
"luminance": 0.32604
}Semantic roles & 50–950 ramp
primary
#9690EE
secondary
#F1F3D8
accent
#D610C9
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#121017
muted
#817F85