#98BBFE#98BBFE
#98BBFE is a light, moderate blue. Relative luminance 0.494; OKLCH L 79.2% C 0.103 H 262.9°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBFE |
|---|---|
| RGB | rgb(152, 187, 254) |
| HSL | hsl(219, 98%, 80%) |
| HSV | hsv(219, 40%, 100%) |
| CMYK | cmyk(40.2%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(75.68, 4.66, -36.80) |
| CIE-LCH | lch(75.68, 37.09, 277.21°) |
| OKLab | oklab(79.17% -0.0127 -0.1025) |
| OKLCH | oklch(79.17% 0.103 262.9) |
| XYZ | xyz(48.6030, 49.3692, 100.7149) |
| Luminance | 0.4937 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.93
Carolina Blue
#8AB8FE
ΔE00 2.62
Baby Blue (survey)
#A2CFFE
ΔE00 5.76
Powder Blue (survey)
#B1D1FC
ΔE00 6.03
Sky Blue (survey)
#75BBFD
ΔE00 7.02
Light Grey Blue
#9DBCD4
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBFE #FEDB98
analogous
#98EEFE #98BBFE #A898FE
triadic
#98BBFE #FE98BB #BBFE98
tetradic
#98BBFE #FE98EE #FEDB98 #98FEA8
square
#98BBFE #FE98EE #FEDB98 #98FEA8
split-complementary
#98BBFE #FEA898 #EEFE98
monochromatic
#1F6BFD #5B93FD #98BBFE #D5E3FF #E1EBFF
Accessibility & contrast
On white
1.93
#98BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#98BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBFE
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBFE | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3C0FF
Deuteranopia (green-blind)
#99B6FD
Tritanopia (blue-blind)
#75C9D2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #98bbfe; /* rgb */ color: rgb(152, 187, 254); /* oklch */ color: oklch(79.2% 0.103 262.9);
Tailwind
colors: {
custom: {
50: '#bacfff',
500: '#98bbfe',
950: '#000000',
},
}SCSS
$custom: #98bbfe; $custom-light: #bacfff; $custom-dark: #000000;
JSON
{
"hex": "#98bbfe",
"rgb": {
"r": 152,
"g": 187,
"b": 254
},
"hsl": {
"h": 219.412,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.79172,
"c": 0.10329,
"h": 262.9
},
"luminance": 0.49372
}Semantic roles & 50–950 ramp
primary
#98BBFE
secondary
#F7EBD4
accent
#9700E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121318
muted
#818286