#98ABFE#98ABFE
#98ABFE is a light, vivid blue. Relative luminance 0.430; OKLCH L 75.9% C 0.121 H 273.4°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #98ABFE |
|---|---|
| RGB | rgb(152, 171, 254) |
| HSL | hsl(229, 98%, 80%) |
| HSV | hsv(229, 40%, 100%) |
| CMYK | cmyk(40.2%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(71.52, 13.58, -43.27) |
| CIE-LCH | lch(71.52, 45.35, 287.42°) |
| OKLab | oklab(75.94% 0.0071 -0.1212) |
| OKLCH | oklch(75.94% 0.121 273.4) |
| XYZ | xyz(45.3958, 42.9548, 99.6459) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.94
Pastel Blue
#A2BFFE
ΔE00 5.24
Carolina Blue
#8AB8FE
ΔE00 6.38
Light Grey Blue
#9DBCD4
ΔE00 9.07
Perrywinkle
#8F8CE7
ΔE00 9.23
Cornflowerblue
#6495ED
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ABFE #FEEB98
analogous
#98DEFE #98ABFE #B898FE
triadic
#98ABFE #FE98AB #ABFE98
tetradic
#98ABFE #FE98DE #FEEB98 #98FEB8
square
#98ABFE #FE98DE #FEEB98 #98FEB8
split-complementary
#98ABFE #FEB898 #DEFE98
monochromatic
#1F48FD #5B7AFD #98ABFE #D5DCFF #E1E6FF
Accessibility & contrast
On white
2.19
#98ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#98ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ABFE
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ABFE | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#86ABFC
Tritanopia (blue-blind)
#77BCC9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #98abfe; /* rgb */ color: rgb(152, 171, 254); /* oklch */ color: oklch(75.9% 0.121 273.4);
Tailwind
colors: {
custom: {
50: '#bac3ff',
500: '#98abfe',
950: '#000000',
},
}SCSS
$custom: #98abfe; $custom-light: #bac3ff; $custom-dark: #000000;
JSON
{
"hex": "#98abfe",
"rgb": {
"r": 152,
"g": 171,
"b": 254
},
"hsl": {
"h": 228.824,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.75943,
"c": 0.1214,
"h": 273.4
},
"luminance": 0.42957
}Semantic roles & 50–950 ramp
primary
#98ABFE
secondary
#F7F0D4
accent
#BB00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121218
muted
#818186