#9692EF#9692EF
#9692EF is a light, vivid blue. Relative luminance 0.333; OKLCH L 70.2% C 0.134 H 284.3°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9692EF |
|---|---|
| RGB | rgb(150, 146, 239) |
| HSL | hsl(243, 74%, 75%) |
| HSV | hsv(243, 39%, 94%) |
| CMYK | cmyk(37.2%, 38.9%, 0%, 6.3%) |
| CIE-LAB | lab(64.38, 23.26, -46.32) |
| CIE-LCH | lch(64.38, 51.83, 296.67°) |
| OKLab | oklab(70.19% 0.0333 -0.1301) |
| OKLCH | oklch(70.19% 0.134 284.3) |
| XYZ | xyz(38.4322, 33.2725, 86.0419) |
| Luminance | 0.3327 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.04
Periwinkle Blue
#8F99FB
ΔE00 3.68
Lavender Blue
#8B88F8
ΔE00 3.75
Periwinkle (survey)
#8E82FE
ΔE00 5.38
Lavender
#B39DDB
ΔE00 9.42
Soft Blue
#6488EA
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9692EF #EBEF92
analogous
#92BCEF #9692EF #C592EF
triadic
#9692EF #EF9692 #92EF96
tetradic
#9692EF #EF92BC #EBEF92 #92EFC5
square
#9692EF #EF92BC #EBEF92 #92EFC5
split-complementary
#9692EF #EFC592 #BCEF92
monochromatic
#2F27DF #635DE7 #9692EF #C9C7F7 #E5E4FB
Accessibility & contrast
On white
2.74
#9692EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#9692EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9692EF
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9692EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9692EF | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739FF3
Deuteranopia (green-blind)
#7099ED
Tritanopia (blue-blind)
#7DA4B5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9692ef; /* rgb */ color: rgb(150, 146, 239); /* oklch */ color: oklch(70.2% 0.134 284.3);
Tailwind
colors: {
custom: {
50: '#b8b2f4',
500: '#9692ef',
950: '#000000',
},
}SCSS
$custom: #9692ef; $custom-light: #b8b2f4; $custom-dark: #000000;
JSON
{
"hex": "#9692ef",
"rgb": {
"r": 150,
"g": 146,
"b": 239
},
"hsl": {
"h": 242.581,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.70193,
"c": 0.13428,
"h": 284.3
},
"luminance": 0.33274
}Semantic roles & 50–950 ramp
primary
#9692EF
secondary
#F2F3D8
accent
#D70FCE
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#121017
muted
#817F85