#98BBFC#98BBFC
#98BBFC is a light, moderate blue. Relative luminance 0.492; OKLCH L 79.1% C 0.101 H 262.4°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBFC |
|---|---|
| RGB | rgb(152, 187, 252) |
| HSL | hsl(219, 94%, 79%) |
| HSV | hsv(219, 40%, 99%) |
| CMYK | cmyk(39.7%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(75.60, 4.12, -35.85) |
| CIE-LCH | lch(75.60, 36.08, 276.56°) |
| OKLab | oklab(79.08% -0.0133 -0.0998) |
| OKLCH | oklch(79.08% 0.101 262.4) |
| XYZ | xyz(48.2844, 49.2418, 99.0370) |
| Luminance | 0.4924 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.92
Carolina Blue
#8AB8FE
ΔE00 2.61
Baby Blue (survey)
#A2CFFE
ΔE00 5.72
Powder Blue (survey)
#B1D1FC
ΔE00 5.99
Sky Blue (survey)
#75BBFD
ΔE00 6.95
Lightsteelblue
#B0C4DE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBFC #FCD998
analogous
#98EDFC #98BBFC #A798FC
triadic
#98BBFC #FC98BB #BBFC98
tetradic
#98BBFC #FC98ED #FCD998 #98FCA7
square
#98BBFC #FC98ED #FCD998 #98FCA7
split-complementary
#98BBFC #FCA798 #EDFC98
monochromatic
#216CF9 #5D94FA #98BBFC #D3E2FE #E1EBFE
Accessibility & contrast
On white
1.94
#98BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#98BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBFC
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBFC | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFF
Deuteranopia (green-blind)
#9AB6FB
Tritanopia (blue-blind)
#76C9D1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #98bbfc; /* rgb */ color: rgb(152, 187, 252); /* oklch */ color: oklch(79.1% 0.101 262.4);
Tailwind
colors: {
custom: {
50: '#b9cffd',
500: '#98bbfc',
950: '#000000',
},
}SCSS
$custom: #98bbfc; $custom-light: #b9cffd; $custom-dark: #000000;
JSON
{
"hex": "#98bbfc",
"rgb": {
"r": 152,
"g": 187,
"b": 252
},
"hsl": {
"h": 219,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.79084,
"c": 0.10066,
"h": 262.4
},
"luminance": 0.49244
}Semantic roles & 50–950 ramp
primary
#98BBFC
secondary
#F6EBD5
accent
#9500E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121317
muted
#818285