#98B3F8#98B3F8
#98B3F8 is a light, moderate blue. Relative luminance 0.457; OKLCH L 77.3% C 0.104 H 267.5°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #98B3F8 |
|---|---|
| RGB | rgb(152, 179, 248) |
| HSL | hsl(223, 87%, 78%) |
| HSV | hsv(223, 39%, 97%) |
| CMYK | cmyk(38.7%, 27.8%, 0%, 2.7%) |
| CIE-LAB | lab(73.34, 7.48, -37.19) |
| CIE-LCH | lch(73.34, 37.94, 281.37°) |
| OKLab | oklab(77.27% -0.0044 -0.1036) |
| OKLCH | oklch(77.27% 0.104 267.5) |
| XYZ | xyz(46.0071, 45.6907, 95.1838) |
| Luminance | 0.4569 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.03
Carolina Blue
#8AB8FE
ΔE00 4.31
Periwinkle Blue
#8F99FB
ΔE00 7.32
Powder Blue (survey)
#B1D1FC
ΔE00 7.73
Baby Blue (survey)
#A2CFFE
ΔE00 8.04
Lightsteelblue
#B0C4DE
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B3F8 #F8DD98
analogous
#98E3F8 #98B3F8 #AD98F8
triadic
#98B3F8 #F898B3 #B3F898
tetradic
#98B3F8 #F898E3 #F8DD98 #98F8AD
square
#98B3F8 #F898E3 #F8DD98 #98F8AD
split-complementary
#98B3F8 #F8AD98 #E3F898
monochromatic
#255EF0 #5F89F4 #98B3F8 #D1DDFC #E2EAFD
Accessibility & contrast
On white
2.07
#98B3F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#98B3F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B3F8
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B3F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B3F8 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB9FB
Deuteranopia (green-blind)
#92B0F6
Tritanopia (blue-blind)
#79C1CB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #98b3f8; /* rgb */ color: rgb(152, 179, 248); /* oklch */ color: oklch(77.3% 0.104 267.5);
Tailwind
colors: {
custom: {
50: '#b9c9fa',
500: '#98b3f8',
950: '#000000',
},
}SCSS
$custom: #98b3f8; $custom-light: #b9c9fa; $custom-dark: #000000;
JSON
{
"hex": "#98b3f8",
"rgb": {
"r": 152,
"g": 179,
"b": 248
},
"hsl": {
"h": 223.125,
"s": 87.273,
"l": 78.431
},
"oklch": {
"l": 0.77272,
"c": 0.10374,
"h": 267.5
},
"luminance": 0.45693
}Semantic roles & 50–950 ramp
primary
#98B3F8
secondary
#F5ECD6
accent
#A402E4
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285