#98B3FA#98B3FA
#98B3FA is a light, moderate blue. Relative luminance 0.458; OKLCH L 77.4% C 0.106 H 267.9°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #98B3FA |
|---|---|
| RGB | rgb(152, 179, 250) |
| HSL | hsl(223, 91%, 79%) |
| HSV | hsv(223, 39%, 98%) |
| CMYK | cmyk(39.2%, 28.4%, 0%, 2%) |
| CIE-LAB | lab(73.43, 8.01, -38.15) |
| CIE-LCH | lch(73.43, 38.98, 281.86°) |
| OKLab | oklab(77.36% -0.0039 -0.1064) |
| OKLCH | oklch(77.36% 0.106 267.9) |
| XYZ | xyz(46.3190, 45.8155, 96.8266) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.03
Carolina Blue
#8AB8FE
ΔE00 4.29
Periwinkle Blue
#8F99FB
ΔE00 7.29
Powder Blue (survey)
#B1D1FC
ΔE00 7.75
Baby Blue (survey)
#A2CFFE
ΔE00 8.03
Light Grey Blue
#9DBCD4
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B3FA #FADF98
analogous
#98E4FA #98B3FA #AE98FA
triadic
#98B3FA #FA98B3 #B3FA98
tetradic
#98B3FA #FA98E4 #FADF98 #98FAAE
square
#98B3FA #FA98E4 #FADF98 #98FAAE
split-complementary
#98B3FA #FAAE98 #E4FA98
monochromatic
#235DF4 #5E88F7 #98B3FA #D2DEFD #E2E9FE
Accessibility & contrast
On white
2.07
#98B3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#98B3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B3FA
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B3FA | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB9FD
Deuteranopia (green-blind)
#92B0F8
Tritanopia (blue-blind)
#78C1CC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #98b3fa; /* rgb */ color: rgb(152, 179, 250); /* oklch */ color: oklch(77.4% 0.106 267.9);
Tailwind
colors: {
custom: {
50: '#b9c9fc',
500: '#98b3fa',
950: '#000000',
},
}SCSS
$custom: #98b3fa; $custom-light: #b9c9fc; $custom-dark: #000000;
JSON
{
"hex": "#98b3fa",
"rgb": {
"r": 152,
"g": 179,
"b": 250
},
"hsl": {
"h": 223.469,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.77362,
"c": 0.10646,
"h": 267.9
},
"luminance": 0.45818
}Semantic roles & 50–950 ramp
primary
#98B3FA
secondary
#F6EDD5
accent
#A600E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285