#98BBF4#98BBF4
#98BBF4 is a light, moderate blue. Relative luminance 0.487; OKLCH L 78.7% C 0.090 H 260.0°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBF4 |
|---|---|
| RGB | rgb(152, 187, 244) |
| HSL | hsl(217, 81%, 78%) |
| HSV | hsv(217, 38%, 96%) |
| CMYK | cmyk(37.7%, 23.4%, 0%, 4.3%) |
| CIE-LAB | lab(75.29, 2.01, -32.02) |
| CIE-LCH | lch(75.29, 32.08, 273.59°) |
| OKLab | oklab(78.74% -0.0157 -0.0888) |
| OKLCH | oklch(78.74% 0.09 260) |
| XYZ | xyz(47.0433, 48.7454, 92.5004) |
| Luminance | 0.4875 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.17
Carolina Blue
#8AB8FE
ΔE00 2.75
Baby Blue (survey)
#A2CFFE
ΔE00 5.55
Powder Blue (survey)
#B1D1FC
ΔE00 5.80
Sky Blue (survey)
#75BBFD
ΔE00 6.69
Lightsteelblue
#B0C4DE
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBF4 #F4D198
analogous
#98E9F4 #98BBF4 #A398F4
triadic
#98BBF4 #F498BB #BBF498
tetradic
#98BBF4 #F498E9 #F4D198 #98F4A3
square
#98BBF4 #F498E9 #F4D198 #98F4A3
split-complementary
#98BBF4 #F4A398 #E9F498
monochromatic
#2972E8 #6196EE #98BBF4 #CFE0FA #E3EDFC
Accessibility & contrast
On white
1.95
#98BBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#98BBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBF4
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBF4 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BEF7
Deuteranopia (green-blind)
#9DB6F3
Tritanopia (blue-blind)
#7AC7CE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #98bbf4; /* rgb */ color: rgb(152, 187, 244); /* oklch */ color: oklch(78.7% 0.090 260.0);
Tailwind
colors: {
custom: {
50: '#b9cff8',
500: '#98bbf4',
950: '#000000',
},
}SCSS
$custom: #98bbf4; $custom-light: #b9cff8; $custom-dark: #000000;
JSON
{
"hex": "#98bbf4",
"rgb": {
"r": 152,
"g": 187,
"b": 244
},
"hsl": {
"h": 217.174,
"s": 80.702,
"l": 77.647
},
"oklch": {
"l": 0.78741,
"c": 0.09021,
"h": 260
},
"luminance": 0.48748
}Semantic roles & 50–950 ramp
primary
#98BBF4
secondary
#F4E9D7
accent
#8C08DD
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121317
muted
#818285