#9692FF#9692FF
#9692FF is a light, vivid blue. Relative luminance 0.343; OKLCH L 71.0% C 0.156 H 283.3°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #9692FF |
|---|---|
| RGB | rgb(150, 146, 255) |
| HSL | hsl(242, 100%, 79%) |
| HSV | hsv(242, 43%, 100%) |
| CMYK | cmyk(41.2%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(65.17, 27.62, -53.84) |
| CIE-LCH | lch(65.17, 60.51, 297.16°) |
| OKLab | oklab(71.05% 0.036 -0.152) |
| OKLCH | oklch(71.05% 0.156 283.3) |
| XYZ | xyz(40.9013, 34.2601, 99.0461) |
| Luminance | 0.3426 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.07
Lavender Blue
#8B88F8
ΔE00 3.10
Perrywinkle
#8F8CE7
ΔE00 3.66
Periwinkle (survey)
#8E82FE
ΔE00 4.51
Cornflower
#6A79F7
ΔE00 9.32
Soft Blue
#6488EA
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9692FF #FBFF92
analogous
#92C4FF #9692FF #CC92FF
triadic
#9692FF #FF9692 #92FF96
tetradic
#9692FF #FF92C4 #FBFF92 #92FFCC
square
#9692FF #FF92C4 #FBFF92 #92FFCC
split-complementary
#9692FF #FFCC92 #C4FF92
monochromatic
#2018FF #5B55FF #9692FF #D1CFFF #E2E0FF
Accessibility & contrast
On white
2.67
#9692FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#9692FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9692FF
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9692FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9692FF | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA2FF
Deuteranopia (green-blind)
#659BFC
Tritanopia (blue-blind)
#76A8BC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #9692ff; /* rgb */ color: rgb(150, 146, 255); /* oklch */ color: oklch(71.0% 0.156 283.3);
Tailwind
colors: {
custom: {
50: '#b9b2ff',
500: '#9692ff',
950: '#000000',
},
}SCSS
$custom: #9692ff; $custom-light: #b9b2ff; $custom-dark: #000000;
JSON
{
"hex": "#9692ff",
"rgb": {
"r": 150,
"g": 146,
"b": 255
},
"hsl": {
"h": 242.202,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.7105,
"c": 0.15626,
"h": 283.3
},
"luminance": 0.34262
}Semantic roles & 50–950 ramp
primary
#9692FF
secondary
#F6F7D4
accent
#E600DD
background
#FBFAFF
surface
#F7F5FF
border
#D0CFD7
text
#121018
muted
#817F86