#98BAFA#98BAFA
#98BAFA is a light, moderate blue. Relative luminance 0.487; OKLCH L 78.8% C 0.099 H 262.7°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #98BAFA |
|---|---|
| RGB | rgb(152, 186, 250) |
| HSL | hsl(219, 91%, 79%) |
| HSV | hsv(219, 39%, 98%) |
| CMYK | cmyk(39.2%, 25.6%, 0%, 2%) |
| CIE-LAB | lab(75.26, 4.14, -35.30) |
| CIE-LCH | lch(75.26, 35.54, 276.69°) |
| OKLab | oklab(78.79% -0.0126 -0.0982) |
| OKLCH | oklch(78.79% 0.099 262.7) |
| XYZ | xyz(47.7577, 48.6929, 97.3062) |
| Luminance | 0.4869 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.92
Carolina Blue
#8AB8FE
ΔE00 2.76
Baby Blue (survey)
#A2CFFE
ΔE00 5.98
Powder Blue (survey)
#B1D1FC
ΔE00 6.15
Sky Blue (survey)
#75BBFD
ΔE00 7.12
Lightsteelblue
#B0C4DE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BAFA #FAD898
analogous
#98EBFA #98BAFA #A798FA
triadic
#98BAFA #FA98BA #BAFA98
tetradic
#98BAFA #FA98EB #FAD898 #98FAA7
square
#98BAFA #FA98EB #FAD898 #98FAA7
split-complementary
#98BAFA #FAA798 #EBFA98
monochromatic
#236CF4 #5E93F7 #98BAFA #D2E1FD #E2EBFE
Accessibility & contrast
On white
1.96
#98BAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#98BAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BAFA
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BAFA | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BEFD
Deuteranopia (green-blind)
#99B5F9
Tritanopia (blue-blind)
#77C7D0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #98bafa; /* rgb */ color: rgb(152, 186, 250); /* oklch */ color: oklch(78.8% 0.099 262.7);
Tailwind
colors: {
custom: {
50: '#b9cefc',
500: '#98bafa',
950: '#000000',
},
}SCSS
$custom: #98bafa; $custom-light: #b9cefc; $custom-dark: #000000;
JSON
{
"hex": "#98bafa",
"rgb": {
"r": 152,
"g": 186,
"b": 250
},
"hsl": {
"h": 219.184,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.78791,
"c": 0.09903,
"h": 262.7
},
"luminance": 0.48695
}Semantic roles & 50–950 ramp
primary
#98BAFA
secondary
#F6EAD5
accent
#9600E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121317
muted
#818285