#98B2F6#98B2F6
#98B2F6 is a light, moderate blue. Relative luminance 0.452; OKLCH L 77.0% C 0.102 H 267.9°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #98B2F6 |
|---|---|
| RGB | rgb(152, 178, 246) |
| HSL | hsl(223, 84%, 78%) |
| HSV | hsv(223, 38%, 96%) |
| CMYK | cmyk(38.2%, 27.6%, 0%, 3.5%) |
| CIE-LAB | lab(73.00, 7.50, -36.64) |
| CIE-LCH | lch(73.00, 37.40, 281.57°) |
| OKLab | oklab(76.98% -0.0037 -0.1021) |
| OKLCH | oklch(76.98% 0.102 267.9) |
| XYZ | xyz(45.4988, 45.1679, 93.4918) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.30
Carolina Blue
#8AB8FE
ΔE00 4.61
Periwinkle Blue
#8F99FB
ΔE00 7.08
Powder Blue (survey)
#B1D1FC
ΔE00 7.97
Baby Blue (survey)
#A2CFFE
ΔE00 8.34
Lightsteelblue
#B0C4DE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B2F6 #F6DC98
analogous
#98E1F6 #98B2F6 #AD98F6
triadic
#98B2F6 #F698B2 #B2F698
tetradic
#98B2F6 #F698E1 #F6DC98 #98F6AD
square
#98B2F6 #F698E1 #F6DC98 #98F6AD
split-complementary
#98B2F6 #F6AD98 #E1F698
monochromatic
#275EEC #6088F1 #98B2F6 #D0DCFB #E3EAFD
Accessibility & contrast
On white
2.09
#98B2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#98B2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B2F6
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B2F6 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB8F9
Deuteranopia (green-blind)
#92AFF4
Tritanopia (blue-blind)
#7AC0CA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #98b2f6; /* rgb */ color: rgb(152, 178, 246); /* oklch */ color: oklch(77.0% 0.102 267.9);
Tailwind
colors: {
custom: {
50: '#b9c8f9',
500: '#98b2f6',
950: '#000000',
},
}SCSS
$custom: #98b2f6; $custom-light: #b9c8f9; $custom-dark: #000000;
JSON
{
"hex": "#98b2f6",
"rgb": {
"r": 152,
"g": 178,
"b": 246
},
"hsl": {
"h": 223.404,
"s": 83.929,
"l": 78.039
},
"oklch": {
"l": 0.76979,
"c": 0.10213,
"h": 267.9
},
"luminance": 0.4517
}Semantic roles & 50–950 ramp
primary
#98B2F6
secondary
#F4ECD7
accent
#A405E0
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285