#9899F2#9899F2
#9899F2 is a light, vivid blue. Relative luminance 0.359; OKLCH L 71.8% C 0.128 H 282.2°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9899F2 |
|---|---|
| RGB | rgb(152, 153, 242) |
| HSL | hsl(239, 78%, 77%) |
| HSV | hsv(239, 37%, 95%) |
| CMYK | cmyk(37.2%, 36.8%, 0%, 5.1%) |
| CIE-LAB | lab(66.42, 20.57, -44.75) |
| CIE-LCH | lch(66.42, 49.25, 294.69°) |
| OKLab | oklab(71.84% 0.0271 -0.1255) |
| OKLCH | oklch(71.84% 0.128 282.2) |
| XYZ | xyz(40.3626, 35.8672, 88.7836) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.65
Perrywinkle
#8F8CE7
ΔE00 3.84
Lavender Blue
#8B88F8
ΔE00 5.27
Periwinkle (survey)
#8E82FE
ΔE00 7.04
Lavender
#B39DDB
ΔE00 9.29
Soft Blue
#6488EA
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9899F2 #F2F198
analogous
#98C6F2 #9899F2 #C498F2
triadic
#9899F2 #F29899 #99F298
tetradic
#9899F2 #F298C6 #F2F198 #98F2C4
square
#9899F2 #F298C6 #F2F198 #98F2C4
split-complementary
#9899F2 #F2C498 #C6F298
monochromatic
#2B2DE4 #6263EB #9899F2 #CECFF9 #E4E4FC
Accessibility & contrast
On white
2.57
#9899F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#9899F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9899F2
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9899F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9899F2 | 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)
#7CA5F6
Deuteranopia (green-blind)
#789EF0
Tritanopia (blue-blind)
#7FAABA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9899f2; /* rgb */ color: rgb(152, 153, 242); /* oklch */ color: oklch(71.8% 0.128 282.2);
Tailwind
colors: {
custom: {
50: '#b9b7f6',
500: '#9899f2',
950: '#000000',
},
}SCSS
$custom: #9899f2; $custom-light: #b9b7f6; $custom-dark: #000000;
JSON
{
"hex": "#9899f2",
"rgb": {
"r": 152,
"g": 153,
"b": 242
},
"hsl": {
"h": 239.333,
"s": 77.586,
"l": 77.255
},
"oklch": {
"l": 0.71835,
"c": 0.12838,
"h": 282.2
},
"luminance": 0.35869
}Semantic roles & 50–950 ramp
primary
#9899F2
secondary
#F3F3D8
accent
#D80CDA
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#121117
muted
#818085