#98BFFE#98BFFE
#98BFFE is a light, moderate blue. Relative luminance 0.511; OKLCH L 80.0% C 0.099 H 259.8°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #98BFFE |
|---|---|
| RGB | rgb(152, 191, 254) |
| HSL | hsl(217, 98%, 80%) |
| HSV | hsv(217, 40%, 100%) |
| CMYK | cmyk(40.2%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(76.73, 2.46, -35.17) |
| CIE-LCH | lch(76.73, 35.25, 274.01°) |
| OKLab | oklab(80% -0.0176 -0.0978) |
| OKLCH | oklch(80% 0.099 259.8) |
| XYZ | xyz(49.4634, 51.0901, 101.0018) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.42
Carolina Blue
#8AB8FE
ΔE00 2.44
Baby Blue (survey)
#A2CFFE
ΔE00 4.59
Powder Blue (survey)
#B1D1FC
ΔE00 5.30
Sky Blue (survey)
#75BBFD
ΔE00 6.17
Light Blue
#95D0FC
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BFFE #FED798
analogous
#98F2FE #98BFFE #A498FE
triadic
#98BFFE #FE98BF #BFFE98
tetradic
#98BFFE #FE98F2 #FED798 #98FEA4
square
#98BFFE #FE98F2 #FED798 #98FEA4
split-complementary
#98BFFE #FEA498 #F2FE98
monochromatic
#1F74FD #5B99FD #98BFFE #D5E5FF #E1ECFF
Accessibility & contrast
On white
1.87
#98BFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#98BFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BFFE
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BFFE | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#9DB9FD
Tritanopia (blue-blind)
#75CCD5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #98bffe; /* rgb */ color: rgb(152, 191, 254); /* oklch */ color: oklch(80.0% 0.099 259.8);
Tailwind
colors: {
custom: {
50: '#bad2ff',
500: '#98bffe',
950: '#000000',
},
}SCSS
$custom: #98bffe; $custom-light: #bad2ff; $custom-dark: #000000;
JSON
{
"hex": "#98bffe",
"rgb": {
"r": 152,
"g": 191,
"b": 254
},
"hsl": {
"h": 217.059,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.79995,
"c": 0.09941,
"h": 259.8
},
"luminance": 0.51093
}Semantic roles & 50–950 ramp
primary
#98BFFE
secondary
#E0AD5A
accent
#8E00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386