#98BBFF#98BBFF
#98BBFF is a light, moderate blue. Relative luminance 0.494; OKLCH L 79.2% C 0.105 H 263.2°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBFF |
|---|---|
| RGB | rgb(152, 187, 255) |
| HSL | hsl(220, 100%, 80%) |
| HSV | hsv(220, 40%, 100%) |
| CMYK | cmyk(40.4%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(75.72, 4.93, -37.27) |
| CIE-LCH | lch(75.72, 37.60, 277.53°) |
| OKLab | oklab(79.22% -0.0124 -0.1039) |
| OKLCH | oklch(79.22% 0.105 263.2) |
| XYZ | xyz(48.7636, 49.4335, 101.5605) |
| Luminance | 0.4944 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.95
Carolina Blue
#8AB8FE
ΔE00 2.63
Baby Blue (survey)
#A2CFFE
ΔE00 5.78
Powder Blue (survey)
#B1D1FC
ΔE00 6.06
Sky Blue (survey)
#75BBFD
ΔE00 7.05
Light Grey Blue
#9DBCD4
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBFF #FFDC98
analogous
#98EEFF #98BBFF #A998FF
triadic
#98BBFF #FF98BB #BBFF98
tetradic
#98BBFF #FF98EE #FFDC98 #98FFA9
square
#98BBFF #FF98EE #FFDC98 #98FFA9
split-complementary
#98BBFF #FFA998 #EEFF98
monochromatic
#1E6AFF #5B93FF #98BBFF #D5E3FF #E0EBFF
Accessibility & contrast
On white
1.93
#98BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#98BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBFF
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBFF | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3C0FF
Deuteranopia (green-blind)
#98B6FD
Tritanopia (blue-blind)
#75C9D3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #98bbff; /* rgb */ color: rgb(152, 187, 255); /* oklch */ color: oklch(79.2% 0.105 263.2);
Tailwind
colors: {
custom: {
50: '#bacfff',
500: '#98bbff',
950: '#000000',
},
}SCSS
$custom: #98bbff; $custom-light: #bacfff; $custom-dark: #000000;
JSON
{
"hex": "#98bbff",
"rgb": {
"r": 152,
"g": 187,
"b": 255
},
"hsl": {
"h": 219.612,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.79216,
"c": 0.10462,
"h": 263.2
},
"luminance": 0.49436
}Semantic roles & 50–950 ramp
primary
#98BBFF
secondary
#F7EBD4
accent
#9800E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121318
muted
#818286