#9699FF#9699FF
#9699FF is a light, vivid blue. Relative luminance 0.365; OKLCH L 72.4% C 0.147 H 280.8°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9699FF |
|---|---|
| RGB | rgb(150, 153, 255) |
| HSL | hsl(238, 100%, 79%) |
| HSV | hsv(238, 41%, 100%) |
| CMYK | cmyk(41.2%, 40%, 0%, 0%) |
| CIE-LAB | lab(66.89, 23.60, -51.12) |
| CIE-LCH | lch(66.89, 56.30, 294.78°) |
| OKLab | oklab(72.36% 0.0275 -0.1441) |
| OKLCH | oklch(72.36% 0.147 280.8) |
| XYZ | xyz(42.0136, 36.4847, 99.4169) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.51
Perrywinkle
#8F8CE7
ΔE00 4.71
Lavender Blue
#8B88F8
ΔE00 4.82
Periwinkle (survey)
#8E82FE
ΔE00 6.52
Soft Blue
#6488EA
ΔE00 9.41
Cornflowerblue
#6495ED
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9699FF #FFFC96
analogous
#96CEFF #9699FF #C896FF
triadic
#9699FF #FF9699 #99FF96
tetradic
#9699FF #FF96CE #FFFC96 #96FFC8
square
#9699FF #FF96CE #FFFC96 #96FFC8
split-complementary
#9699FF #FFC896 #CEFF96
monochromatic
#1C22FF #595EFF #9699FF #D3D4FF #E0E1FF
Accessibility & contrast
On white
2.53
#9699FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#9699FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9699FF
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9699FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9699FF | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A7FF
Deuteranopia (green-blind)
#6F9FFD
Tritanopia (blue-blind)
#76ADC0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9699ff; /* rgb */ color: rgb(150, 153, 255); /* oklch */ color: oklch(72.4% 0.147 280.8);
Tailwind
colors: {
custom: {
50: '#b9b7ff',
500: '#9699ff',
950: '#000000',
},
}SCSS
$custom: #9699ff; $custom-light: #b9b7ff; $custom-dark: #000000;
JSON
{
"hex": "#9699ff",
"rgb": {
"r": 150,
"g": 153,
"b": 255
},
"hsl": {
"h": 238.286,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.7236,
"c": 0.14666,
"h": 280.8
},
"luminance": 0.36486
}Semantic roles & 50–950 ramp
primary
#9699FF
secondary
#F7F6D4
accent
#DF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086