#9799F3#9799F3
#9799F3 is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.8% C 0.130 H 281.6°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9799F3 |
|---|---|
| RGB | rgb(151, 153, 243) |
| HSL | hsl(239, 79%, 77%) |
| HSV | hsv(239, 38%, 95%) |
| CMYK | cmyk(37.9%, 37%, 0%, 4.7%) |
| CIE-LAB | lab(66.39, 20.58, -45.34) |
| CIE-LCH | lch(66.39, 49.79, 294.41°) |
| OKLab | oklab(71.81% 0.0262 -0.1272) |
| OKLCH | oklch(71.81% 0.13 281.6) |
| XYZ | xyz(40.3268, 35.8313, 89.5680) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.34
Perrywinkle
#8F8CE7
ΔE00 3.88
Lavender Blue
#8B88F8
ΔE00 5.16
Periwinkle (survey)
#8E82FE
ΔE00 6.97
Lavender
#B39DDB
ΔE00 9.60
Soft Blue
#6488EA
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9799F3 #F3F197
analogous
#97C7F3 #9799F3 #C397F3
triadic
#9799F3 #F39799 #99F397
tetradic
#9799F3 #F397C7 #F3F197 #97F3C3
square
#9799F3 #F397C7 #F3F197 #97F3C3
split-complementary
#9799F3 #F3C397 #C7F397
monochromatic
#292DE6 #6063ED #9799F3 #CECFF9 #E4E4FC
Accessibility & contrast
On white
2.57
#9799F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#9799F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9799F3
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9799F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9799F3 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA5F7
Deuteranopia (green-blind)
#779EF1
Tritanopia (blue-blind)
#7DAABB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9799f3; /* rgb */ color: rgb(151, 153, 243); /* oklch */ color: oklch(71.8% 0.130 281.6);
Tailwind
colors: {
custom: {
50: '#b9b7f7',
500: '#9799f3',
950: '#000000',
},
}SCSS
$custom: #9799f3; $custom-light: #b9b7f7; $custom-dark: #000000;
JSON
{
"hex": "#9799f3",
"rgb": {
"r": 151,
"g": 153,
"b": 243
},
"hsl": {
"h": 238.696,
"s": 79.31,
"l": 77.255
},
"oklch": {
"l": 0.71811,
"c": 0.12991,
"h": 281.6
},
"luminance": 0.35833
}Semantic roles & 50–950 ramp
primary
#9799F3
secondary
#F4F3D7
accent
#D70ADC
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085