#9699FC#9699FC
#9699FC is a light, vivid blue. Relative luminance 0.363; OKLCH L 72.2% C 0.143 H 280.9°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #9699FC |
|---|---|
| RGB | rgb(150, 153, 252) |
| HSL | hsl(238, 94%, 79%) |
| HSV | hsv(238, 40%, 99%) |
| CMYK | cmyk(40.5%, 39.3%, 0%, 1.2%) |
| CIE-LAB | lab(66.74, 22.77, -49.71) |
| CIE-LCH | lch(66.74, 54.68, 294.61°) |
| OKLab | oklab(72.2% 0.0269 -0.14) |
| OKLCH | oklch(72.2% 0.143 280.9) |
| XYZ | xyz(41.5345, 36.2930, 96.8934) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.50
Perrywinkle
#8F8CE7
ΔE00 4.46
Lavender Blue
#8B88F8
ΔE00 4.83
Periwinkle (survey)
#8E82FE
ΔE00 6.59
Soft Blue
#6488EA
ΔE00 9.40
Cornflowerblue
#6495ED
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9699FC #FCF996
analogous
#96CCFC #9699FC #C696FC
triadic
#9699FC #FC9699 #99FC96
tetradic
#9699FC #FC96CC #FCF996 #96FCC6
square
#9699FC #FC96CC #FCF996 #96FCC6
split-complementary
#9699FC #FCC696 #CCFC96
monochromatic
#1F25F9 #5B5FFA #9699FC #D2D3FE #E1E2FE
Accessibility & contrast
On white
2.54
#9699FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#9699FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9699FC
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9699FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9699FC | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A6FF
Deuteranopia (green-blind)
#719FFA
Tritanopia (blue-blind)
#77ADBE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9699fc; /* rgb */ color: rgb(150, 153, 252); /* oklch */ color: oklch(72.2% 0.143 280.9);
Tailwind
colors: {
custom: {
50: '#b9b7fe',
500: '#9699fc',
950: '#000000',
},
}SCSS
$custom: #9699fc; $custom-light: #b9b7fe; $custom-dark: #000000;
JSON
{
"hex": "#9699fc",
"rgb": {
"r": 150,
"g": 153,
"b": 252
},
"hsl": {
"h": 238.235,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.72202,
"c": 0.14253,
"h": 280.9
},
"luminance": 0.36295
}Semantic roles & 50–950 ramp
primary
#9699FC
secondary
#F6F5D5
accent
#DF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086