#98BBF6#98BBF6
#98BBF6 is a light, moderate blue. Relative luminance 0.489; OKLCH L 78.8% C 0.093 H 260.7°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBF6 |
|---|---|
| RGB | rgb(152, 187, 246) |
| HSL | hsl(218, 84%, 78%) |
| HSV | hsv(218, 38%, 96%) |
| CMYK | cmyk(38.2%, 24%, 0%, 3.5%) |
| CIE-LAB | lab(75.37, 2.53, -32.98) |
| CIE-LCH | lch(75.37, 33.08, 274.39°) |
| OKLab | oklab(78.83% -0.0151 -0.0916) |
| OKLCH | oklch(78.83% 0.093 260.7) |
| XYZ | xyz(47.3486, 48.8675, 94.1084) |
| Luminance | 0.4887 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.06
Carolina Blue
#8AB8FE
ΔE00 2.69
Baby Blue (survey)
#A2CFFE
ΔE00 5.59
Powder Blue (survey)
#B1D1FC
ΔE00 5.85
Sky Blue (survey)
#75BBFD
ΔE00 6.75
Lightsteelblue
#B0C4DE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBF6 #F6D398
analogous
#98EAF6 #98BBF6 #A498F6
triadic
#98BBF6 #F698BB #BBF698
tetradic
#98BBF6 #F698EA #F6D398 #98F6A4
square
#98BBF6 #F698EA #F6D398 #98F6A4
split-complementary
#98BBF6 #F6A498 #EAF698
monochromatic
#2771EC #6096F1 #98BBF6 #D0E0FB #E3ECFD
Accessibility & contrast
On white
1.95
#98BBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#98BBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBF6
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBF6 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BFF9
Deuteranopia (green-blind)
#9CB6F5
Tritanopia (blue-blind)
#79C7CF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #98bbf6; /* rgb */ color: rgb(152, 187, 246); /* oklch */ color: oklch(78.8% 0.093 260.7);
Tailwind
colors: {
custom: {
50: '#b9cff9',
500: '#98bbf6',
950: '#000000',
},
}SCSS
$custom: #98bbf6; $custom-light: #b9cff9; $custom-dark: #000000;
JSON
{
"hex": "#98bbf6",
"rgb": {
"r": 152,
"g": 187,
"b": 246
},
"hsl": {
"h": 217.66,
"s": 83.929,
"l": 78.039
},
"oklch": {
"l": 0.78825,
"c": 0.09281,
"h": 260.7
},
"luminance": 0.4887
}Semantic roles & 50–950 ramp
primary
#98BBF6
secondary
#F4E9D7
accent
#8F05E0
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121317
muted
#818285