#98B8FA#98B8FA
#98B8FA is a light, moderate blue. Relative luminance 0.479; OKLCH L 78.4% C 0.101 H 264.3°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #98B8FA |
|---|---|
| RGB | rgb(152, 184, 250) |
| HSL | hsl(220, 91%, 79%) |
| HSV | hsv(220, 39%, 98%) |
| CMYK | cmyk(39.2%, 26.4%, 0%, 2%) |
| CIE-LAB | lab(74.73, 5.24, -36.11) |
| CIE-LCH | lch(74.73, 36.49, 278.26°) |
| OKLab | oklab(78.38% -0.0101 -0.1005) |
| OKLCH | oklch(78.38% 0.101 264.3) |
| XYZ | xyz(47.3394, 47.8561, 97.1667) |
| Luminance | 0.4786 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.05
Carolina Blue
#8AB8FE
ΔE00 3.11
Baby Blue (survey)
#A2CFFE
ΔE00 6.58
Powder Blue (survey)
#B1D1FC
ΔE00 6.59
Sky Blue (survey)
#75BBFD
ΔE00 7.62
Lightsteelblue
#B0C4DE
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B8FA #FADA98
analogous
#98E9FA #98B8FA #A998FA
triadic
#98B8FA #FA98B8 #B8FA98
tetradic
#98B8FA #FA98E9 #FADA98 #98FAA9
square
#98B8FA #FA98E9 #FADA98 #98FAA9
split-complementary
#98B8FA #FAA998 #E9FA98
monochromatic
#2368F4 #5E90F7 #98B8FA #D2E0FD #E2EBFE
Accessibility & contrast
On white
1.99
#98B8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#98B8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B8FA
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B8FA | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BDFD
Deuteranopia (green-blind)
#97B4F9
Tritanopia (blue-blind)
#78C6CF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #98b8fa; /* rgb */ color: rgb(152, 184, 250); /* oklch */ color: oklch(78.4% 0.101 264.3);
Tailwind
colors: {
custom: {
50: '#b9cdfc',
500: '#98b8fa',
950: '#000000',
},
}SCSS
$custom: #98b8fa; $custom-light: #b9cdfc; $custom-dark: #000000;
JSON
{
"hex": "#98b8fa",
"rgb": {
"r": 152,
"g": 184,
"b": 250
},
"hsl": {
"h": 220.408,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.78381,
"c": 0.10106,
"h": 264.3
},
"luminance": 0.47859
}Semantic roles & 50–950 ramp
primary
#98B8FA
secondary
#F6EBD5
accent
#9B00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285