#98BCFE#98BCFE
#98BCFE is a light, moderate blue. Relative luminance 0.498; OKLCH L 79.4% C 0.102 H 262.2°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #98BCFE |
|---|---|
| RGB | rgb(152, 188, 254) |
| HSL | hsl(219, 98%, 80%) |
| HSV | hsv(219, 40%, 100%) |
| CMYK | cmyk(40.2%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(75.94, 4.11, -36.39) |
| CIE-LCH | lch(75.94, 36.62, 276.44°) |
| OKLab | oklab(79.38% -0.0139 -0.1013) |
| OKLCH | oklch(79.38% 0.102 262.2) |
| XYZ | xyz(48.8159, 49.7950, 100.7859) |
| Luminance | 0.4980 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.98
Carolina Blue
#8AB8FE
ΔE00 2.51
Baby Blue (survey)
#A2CFFE
ΔE00 5.47
Powder Blue (survey)
#B1D1FC
ΔE00 5.84
Sky Blue (survey)
#75BBFD
ΔE00 6.79
Light Blue
#95D0FC
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BCFE #FEDA98
analogous
#98EFFE #98BCFE #A798FE
triadic
#98BCFE #FE98BC #BCFE98
tetradic
#98BCFE #FE98EF #FEDA98 #98FEA7
square
#98BCFE #FE98EF #FEDA98 #98FEA7
split-complementary
#98BCFE #FEA798 #EFFE98
monochromatic
#1F6DFD #5B95FD #98BCFE #D5E3FF #E1EBFF
Accessibility & contrast
On white
1.92
#98BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#98BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BCFE
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BCFE | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FF
Deuteranopia (green-blind)
#9AB7FD
Tritanopia (blue-blind)
#75CAD3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #98bcfe; /* rgb */ color: rgb(152, 188, 254); /* oklch */ color: oklch(79.4% 0.102 262.2);
Tailwind
colors: {
custom: {
50: '#bad0ff',
500: '#98bcfe',
950: '#000000',
},
}SCSS
$custom: #98bcfe; $custom-light: #bad0ff; $custom-dark: #000000;
JSON
{
"hex": "#98bcfe",
"rgb": {
"r": 152,
"g": 188,
"b": 254
},
"hsl": {
"h": 218.824,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.79377,
"c": 0.1023,
"h": 262.2
},
"luminance": 0.49798
}Semantic roles & 50–950 ramp
primary
#98BCFE
secondary
#F7EBD4
accent
#9500E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121318
muted
#818286