#9799FF#9799FF
#9799FF is a light, vivid blue. Relative luminance 0.366; OKLCH L 72.4% C 0.147 H 281.2°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9799FF |
|---|---|
| RGB | rgb(151, 153, 255) |
| HSL | hsl(239, 100%, 80%) |
| HSV | hsv(239, 41%, 100%) |
| CMYK | cmyk(40.8%, 40%, 0%, 0%) |
| CIE-LAB | lab(66.96, 23.85, -51.00) |
| CIE-LCH | lch(66.96, 56.30, 295.06°) |
| OKLab | oklab(72.43% 0.0286 -0.1437) |
| OKLCH | oklch(72.43% 0.147 281.2) |
| XYZ | xyz(42.1985, 36.5800, 99.4256) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.71
Perrywinkle
#8F8CE7
ΔE00 4.68
Lavender Blue
#8B88F8
ΔE00 4.83
Periwinkle (survey)
#8E82FE
ΔE00 6.49
Soft Blue
#6488EA
ΔE00 9.59
Cornflowerblue
#6495ED
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9799FF #FFFD97
analogous
#97CDFF #9799FF #C997FF
triadic
#9799FF #FF9799 #99FF97
tetradic
#9799FF #FF97CD #FFFD97 #97FFC9
square
#9799FF #FF97CD #FFFD97 #97FFC9
split-complementary
#9799FF #FFC997 #CDFF97
monochromatic
#1D21FF #5A5DFF #9799FF #D4D5FF #E0E1FF
Accessibility & contrast
On white
2.53
#9799FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#9799FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9799FF
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9799FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9799FF | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A7FF
Deuteranopia (green-blind)
#6F9FFD
Tritanopia (blue-blind)
#77ADC0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9799ff; /* rgb */ color: rgb(151, 153, 255); /* oklch */ color: oklch(72.4% 0.147 281.2);
Tailwind
colors: {
custom: {
50: '#bab7ff',
500: '#9799ff',
950: '#000000',
},
}SCSS
$custom: #9799ff; $custom-light: #bab7ff; $custom-dark: #000000;
JSON
{
"hex": "#9799ff",
"rgb": {
"r": 151,
"g": 153,
"b": 255
},
"hsl": {
"h": 238.846,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.72433,
"c": 0.14651,
"h": 281.2
},
"luminance": 0.36582
}Semantic roles & 50–950 ramp
primary
#9799FF
secondary
#F7F7D4
accent
#E100E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121118
muted
#818086