#9795FC#9795FC
#9795FC is a light, vivid blue. Relative luminance 0.351; OKLCH L 71.5% C 0.148 H 282.9°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #9795FC |
|---|---|
| RGB | rgb(151, 149, 252) |
| HSL | hsl(241, 94%, 79%) |
| HSV | hsv(241, 41%, 99%) |
| CMYK | cmyk(40.1%, 40.9%, 0%, 1.2%) |
| CIE-LAB | lab(65.83, 25.32, -51.15) |
| CIE-LCH | lch(65.83, 57.08, 296.33°) |
| OKLab | oklab(71.52% 0.033 -0.1442) |
| OKLCH | oklch(71.52% 0.148 282.9) |
| XYZ | xyz(41.0756, 35.1009, 96.6875) |
| Luminance | 0.3510 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.47
Perrywinkle
#8F8CE7
ΔE00 3.68
Lavender Blue
#8B88F8
ΔE00 3.84
Periwinkle (survey)
#8E82FE
ΔE00 5.42
Soft Blue
#6488EA
ΔE00 9.52
Cornflower
#6A79F7
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9795FC #FAFC95
analogous
#95C6FC #9795FC #CA95FC
triadic
#9795FC #FC9795 #95FC97
tetradic
#9795FC #FC95C6 #FAFC95 #95FCCA
square
#9795FC #FC95C6 #FAFC95 #95FCCA
split-complementary
#9795FC #FCCA95 #C6FC95
monochromatic
#221EF9 #5D59FA #9795FC #D1D1FE #E2E1FE
Accessibility & contrast
On white
2.62
#9795FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#9795FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9795FC
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9795FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9795FC | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A3FF
Deuteranopia (green-blind)
#6C9DFA
Tritanopia (blue-blind)
#79A9BC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9795fc; /* rgb */ color: rgb(151, 149, 252); /* oklch */ color: oklch(71.5% 0.148 282.9);
Tailwind
colors: {
custom: {
50: '#b9b4fe',
500: '#9795fc',
950: '#000000',
},
}SCSS
$custom: #9795fc; $custom-light: #b9b4fe; $custom-dark: #000000;
JSON
{
"hex": "#9795fc",
"rgb": {
"r": 151,
"g": 149,
"b": 252
},
"hsl": {
"h": 241.165,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.71521,
"c": 0.14789,
"h": 282.9
},
"luminance": 0.35102
}Semantic roles & 50–950 ramp
primary
#9795FC
secondary
#F6F6D5
accent
#E600E1
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086