#9899F4#9899F4
#9899F4 is a light, vivid blue. Relative luminance 0.360; OKLCH L 71.9% C 0.131 H 282.1°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9899F4 |
|---|---|
| RGB | rgb(152, 153, 244) |
| HSL | hsl(239, 81%, 78%) |
| HSV | hsv(239, 38%, 96%) |
| CMYK | cmyk(37.7%, 37.3%, 0%, 4.3%) |
| CIE-LAB | lab(66.51, 21.11, -45.70) |
| CIE-LCH | lch(66.51, 50.34, 294.79°) |
| OKLab | oklab(71.94% 0.0275 -0.1282) |
| OKLCH | oklch(71.94% 0.131 282.1) |
| XYZ | xyz(40.6646, 35.9880, 90.3742) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.44
Perrywinkle
#8F8CE7
ΔE00 3.91
Lavender Blue
#8B88F8
ΔE00 5.15
Periwinkle (survey)
#8E82FE
ΔE00 6.92
Lavender
#B39DDB
ΔE00 9.52
Soft Blue
#6488EA
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9899F4 #F4F398
analogous
#98C7F4 #9899F4 #C598F4
triadic
#9899F4 #F49899 #99F498
tetradic
#9899F4 #F498C7 #F4F398 #98F4C5
square
#9899F4 #F498C7 #F4F398 #98F4C5
split-complementary
#9899F4 #F4C598 #C7F498
monochromatic
#292BE8 #6162EE #9899F4 #CFD0FA #E3E4FC
Accessibility & contrast
On white
2.56
#9899F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#9899F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9899F4
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9899F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9899F4 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA5F8
Deuteranopia (green-blind)
#779FF2
Tritanopia (blue-blind)
#7EABBB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9899f4; /* rgb */ color: rgb(152, 153, 244); /* oklch */ color: oklch(71.9% 0.131 282.1);
Tailwind
colors: {
custom: {
50: '#b9b7f8',
500: '#9899f4',
950: '#000000',
},
}SCSS
$custom: #9899f4; $custom-light: #b9b7f8; $custom-dark: #000000;
JSON
{
"hex": "#9899f4",
"rgb": {
"r": 152,
"g": 153,
"b": 244
},
"hsl": {
"h": 239.348,
"s": 80.702,
"l": 77.647
},
"oklch": {
"l": 0.71937,
"c": 0.13117,
"h": 282.1
},
"luminance": 0.3599
}Semantic roles & 50–950 ramp
primary
#9899F4
secondary
#F4F4D7
accent
#DB08DD
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085