#98BAF6#98BAF6
#98BAF6 is a light, moderate blue. Relative luminance 0.484; OKLCH L 78.6% C 0.094 H 261.5°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #98BAF6 |
|---|---|
| RGB | rgb(152, 186, 246) |
| HSL | hsl(218, 84%, 78%) |
| HSV | hsv(218, 38%, 96%) |
| CMYK | cmyk(38.2%, 24.4%, 0%, 3.5%) |
| CIE-LAB | lab(75.10, 3.08, -33.39) |
| CIE-LCH | lch(75.10, 33.53, 275.27°) |
| OKLab | oklab(78.62% -0.0138 -0.0927) |
| OKLCH | oklch(78.62% 0.094 261.5) |
| XYZ | xyz(47.1372, 48.4447, 94.0379) |
| Luminance | 0.4845 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.02
Carolina Blue
#8AB8FE
ΔE00 2.82
Baby Blue (survey)
#A2CFFE
ΔE00 5.91
Powder Blue (survey)
#B1D1FC
ΔE00 6.06
Sky Blue (survey)
#75BBFD
ΔE00 7.00
Lightsteelblue
#B0C4DE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BAF6 #F6D498
analogous
#98E9F6 #98BAF6 #A598F6
triadic
#98BAF6 #F698BA #BAF698
tetradic
#98BAF6 #F698E9 #F6D498 #98F6A5
square
#98BAF6 #F698E9 #F6D498 #98F6A5
split-complementary
#98BAF6 #F6A598 #E9F698
monochromatic
#276FEC #6094F1 #98BAF6 #D0E0FB #E3ECFD
Accessibility & contrast
On white
1.96
#98BAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#98BAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BAF6
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BAF6 | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BEF9
Deuteranopia (green-blind)
#9BB5F5
Tritanopia (blue-blind)
#79C7CF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #98baf6; /* rgb */ color: rgb(152, 186, 246); /* oklch */ color: oklch(78.6% 0.094 261.5);
Tailwind
colors: {
custom: {
50: '#b9cef9',
500: '#98baf6',
950: '#000000',
},
}SCSS
$custom: #98baf6; $custom-light: #b9cef9; $custom-dark: #000000;
JSON
{
"hex": "#98baf6",
"rgb": {
"r": 152,
"g": 186,
"b": 246
},
"hsl": {
"h": 218.298,
"s": 83.929,
"l": 78.039
},
"oklch": {
"l": 0.78619,
"c": 0.09376,
"h": 261.5
},
"luminance": 0.48447
}Semantic roles & 50–950 ramp
primary
#98BAF6
secondary
#F4EAD7
accent
#9105E0
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121317
muted
#818285