#98ABFF#98ABFF
#98ABFF is a light, vivid blue. Relative luminance 0.430; OKLCH L 76.0% C 0.123 H 273.4°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #98ABFF |
|---|---|
| RGB | rgb(152, 171, 255) |
| HSL | hsl(229, 100%, 80%) |
| HSV | hsv(229, 40%, 100%) |
| CMYK | cmyk(40.4%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(71.57, 13.85, -43.74) |
| CIE-LCH | lch(71.57, 45.88, 287.57°) |
| OKLab | oklab(75.99% 0.0074 -0.1226) |
| OKLCH | oklch(75.99% 0.123 273.4) |
| XYZ | xyz(45.5564, 43.0191, 100.4915) |
| Luminance | 0.4302 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.93
Pastel Blue
#A2BFFE
ΔE00 5.26
Carolina Blue
#8AB8FE
ΔE00 6.37
Light Grey Blue
#9DBCD4
ΔE00 9.05
Perrywinkle
#8F8CE7
ΔE00 9.26
Cornflowerblue
#6495ED
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ABFF #FFEC98
analogous
#98DFFF #98ABFF #B998FF
triadic
#98ABFF #FF98AB #ABFF98
tetradic
#98ABFF #FF98DF #FFEC98 #98FFB9
square
#98ABFF #FF98DF #FFEC98 #98FFB9
split-complementary
#98ABFF #FFB998 #DFFF98
monochromatic
#1E47FF #5B79FF #98ABFF #D5DDFF #E0E6FF
Accessibility & contrast
On white
2.19
#98ABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#98ABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ABFF
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ABFF | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB4FF
Deuteranopia (green-blind)
#86ABFD
Tritanopia (blue-blind)
#77BCC9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #98abff; /* rgb */ color: rgb(152, 171, 255); /* oklch */ color: oklch(76.0% 0.123 273.4);
Tailwind
colors: {
custom: {
50: '#bac3ff',
500: '#98abff',
950: '#000000',
},
}SCSS
$custom: #98abff; $custom-light: #bac3ff; $custom-dark: #000000;
JSON
{
"hex": "#98abff",
"rgb": {
"r": 152,
"g": 171,
"b": 255
},
"hsl": {
"h": 228.932,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.75991,
"c": 0.12278,
"h": 273.4
},
"luminance": 0.43021
}Semantic roles & 50–950 ramp
primary
#98ABFF
secondary
#F7F1D4
accent
#BB00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121218
muted
#818186