#98B2F5#98B2F5
#98B2F5 is a light, moderate blue. Relative luminance 0.451; OKLCH L 76.9% C 0.101 H 267.7°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #98B2F5 |
|---|---|
| RGB | rgb(152, 178, 245) |
| HSL | hsl(223, 82%, 78%) |
| HSV | hsv(223, 38%, 96%) |
| CMYK | cmyk(38%, 27.3%, 0%, 3.9%) |
| CIE-LAB | lab(72.96, 7.24, -36.16) |
| CIE-LCH | lch(72.96, 36.88, 281.32°) |
| OKLab | oklab(76.93% -0.004 -0.1007) |
| OKLCH | oklch(76.93% 0.101 267.7) |
| XYZ | xyz(45.3457, 45.1066, 92.6856) |
| Luminance | 0.4511 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.32
Carolina Blue
#8AB8FE
ΔE00 4.63
Periwinkle Blue
#8F99FB
ΔE00 7.11
Powder Blue (survey)
#B1D1FC
ΔE00 7.97
Baby Blue (survey)
#A2CFFE
ΔE00 8.35
Lightsteelblue
#B0C4DE
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B2F5 #F5DB98
analogous
#98E0F5 #98B2F5 #AC98F5
triadic
#98B2F5 #F598B2 #B2F598
tetradic
#98B2F5 #F598E0 #F5DB98 #98F5AC
square
#98B2F5 #F598E0 #F5DB98 #98F5AC
split-complementary
#98B2F5 #F5AC98 #E0F598
monochromatic
#285FEA #6088F0 #98B2F5 #D0DCFA #E3EAFC
Accessibility & contrast
On white
2.10
#98B2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#98B2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B2F5
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B2F5 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB8F8
Deuteranopia (green-blind)
#93AFF3
Tritanopia (blue-blind)
#7BC0C9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #98b2f5; /* rgb */ color: rgb(152, 178, 245); /* oklch */ color: oklch(76.9% 0.101 267.7);
Tailwind
colors: {
custom: {
50: '#b9c8f8',
500: '#98b2f5',
950: '#000000',
},
}SCSS
$custom: #98b2f5; $custom-light: #b9c8f8; $custom-dark: #000000;
JSON
{
"hex": "#98b2f5",
"rgb": {
"r": 152,
"g": 178,
"b": 245
},
"hsl": {
"h": 223.226,
"s": 82.301,
"l": 77.843
},
"oklch": {
"l": 0.76934,
"c": 0.10077,
"h": 267.7
},
"luminance": 0.45109
}Semantic roles & 50–950 ramp
primary
#98B2F5
secondary
#F4ECD7
accent
#A207DF
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285