#98B2FA#98B2FA
#98B2FA is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.2% C 0.108 H 268.6°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #98B2FA |
|---|---|
| RGB | rgb(152, 178, 250) |
| HSL | hsl(224, 91%, 79%) |
| HSV | hsv(224, 39%, 98%) |
| CMYK | cmyk(39.2%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(73.17, 8.57, -38.55) |
| CIE-LCH | lch(73.17, 39.49, 282.53°) |
| OKLab | oklab(77.16% -0.0026 -0.1075) |
| OKLCH | oklch(77.16% 0.108 268.6) |
| XYZ | xyz(46.1193, 45.4161, 96.7600) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.29
Carolina Blue
#8AB8FE
ΔE00 4.54
Periwinkle Blue
#8F99FB
ΔE00 7.00
Powder Blue (survey)
#B1D1FC
ΔE00 7.98
Baby Blue (survey)
#A2CFFE
ΔE00 8.32
Light Grey Blue
#9DBCD4
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B2FA #FAE098
analogous
#98E3FA #98B2FA #AF98FA
triadic
#98B2FA #FA98B2 #B2FA98
tetradic
#98B2FA #FA98E3 #FAE098 #98FAAF
square
#98B2FA #FA98E3 #FAE098 #98FAAF
split-complementary
#98B2FA #FAAF98 #E3FA98
monochromatic
#235BF4 #5E86F7 #98B2FA #D2DEFD #E2E9FE
Accessibility & contrast
On white
2.08
#98B2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#98B2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B2FA
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B2FA | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B8FD
Deuteranopia (green-blind)
#90B0F8
Tritanopia (blue-blind)
#78C1CB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #98b2fa; /* rgb */ color: rgb(152, 178, 250); /* oklch */ color: oklch(77.2% 0.108 268.6);
Tailwind
colors: {
custom: {
50: '#b9c8fc',
500: '#98b2fa',
950: '#000000',
},
}SCSS
$custom: #98b2fa; $custom-light: #b9c8fc; $custom-dark: #000000;
JSON
{
"hex": "#98b2fa",
"rgb": {
"r": 152,
"g": 178,
"b": 250
},
"hsl": {
"h": 224.082,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.77159,
"c": 0.10758,
"h": 268.6
},
"luminance": 0.45418
}Semantic roles & 50–950 ramp
primary
#98B2FA
secondary
#F6EDD5
accent
#A900E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285