#98B1FC#98B1FC
#98B1FC is a light, moderate blue. Relative luminance 0.451; OKLCH L 77.0% C 0.111 H 269.6°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #98B1FC |
|---|---|
| RGB | rgb(152, 177, 252) |
| HSL | hsl(225, 94%, 79%) |
| HSV | hsv(225, 40%, 99%) |
| CMYK | cmyk(39.7%, 29.8%, 0%, 1.2%) |
| CIE-LAB | lab(72.99, 9.67, -39.91) |
| CIE-LCH | lch(72.99, 41.06, 283.62°) |
| OKLab | oklab(77.05% -0.0009 -0.1115) |
| OKLCH | oklch(77.05% 0.111 269.6) |
| XYZ | xyz(46.2364, 45.1457, 98.3543) |
| Luminance | 0.4515 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.56
Carolina Blue
#8AB8FE
ΔE00 4.79
Periwinkle Blue
#8F99FB
ΔE00 6.68
Powder Blue (survey)
#B1D1FC
ΔE00 8.23
Baby Blue (survey)
#A2CFFE
ΔE00 8.59
Light Grey Blue
#9DBCD4
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B1FC #FCE398
analogous
#98E3FC #98B1FC #B198FC
triadic
#98B1FC #FC98B1 #B1FC98
tetradic
#98B1FC #FC98E3 #FCE398 #98FCB1
square
#98B1FC #FC98E3 #FCE398 #98FCB1
split-complementary
#98B1FC #FCB198 #E3FC98
monochromatic
#2157F9 #5D84FA #98B1FC #D3DEFE #E1E8FE
Accessibility & contrast
On white
2.09
#98B1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#98B1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B1FC
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B1FC | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B8FF
Deuteranopia (green-blind)
#8EAFFA
Tritanopia (blue-blind)
#78C0CC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #98b1fc; /* rgb */ color: rgb(152, 177, 252); /* oklch */ color: oklch(77.0% 0.111 269.6);
Tailwind
colors: {
custom: {
50: '#b9c8fd',
500: '#98b1fc',
950: '#000000',
},
}SCSS
$custom: #98b1fc; $custom-light: #b9c8fd; $custom-dark: #000000;
JSON
{
"hex": "#98b1fc",
"rgb": {
"r": 152,
"g": 177,
"b": 252
},
"hsl": {
"h": 225,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.77049,
"c": 0.11146,
"h": 269.6
},
"luminance": 0.45148
}Semantic roles & 50–950 ramp
primary
#98B1FC
secondary
#F6EED5
accent
#AC00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285