#98B2F4#98B2F4
#98B2F4 is a light, moderate blue. Relative luminance 0.450; OKLCH L 76.9% C 0.099 H 267.5°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #98B2F4 |
|---|---|
| RGB | rgb(152, 178, 244) |
| HSL | hsl(223, 81%, 78%) |
| HSV | hsv(223, 38%, 96%) |
| CMYK | cmyk(37.7%, 27%, 0%, 4.3%) |
| CIE-LAB | lab(72.92, 6.97, -35.68) |
| CIE-LCH | lch(72.92, 36.36, 281.05°) |
| OKLab | oklab(76.89% -0.0043 -0.0993) |
| OKLCH | oklch(76.89% 0.099 267.5) |
| XYZ | xyz(45.1935, 45.0457, 91.8838) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.33
Carolina Blue
#8AB8FE
ΔE00 4.66
Periwinkle Blue
#8F99FB
ΔE00 7.13
Powder Blue (survey)
#B1D1FC
ΔE00 7.97
Baby Blue (survey)
#A2CFFE
ΔE00 8.36
Lightsteelblue
#B0C4DE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B2F4 #F4DA98
analogous
#98E0F4 #98B2F4 #AC98F4
triadic
#98B2F4 #F498B2 #B2F498
tetradic
#98B2F4 #F498E0 #F4DA98 #98F4AC
square
#98B2F4 #F498E0 #F4DA98 #98F4AC
split-complementary
#98B2F4 #F4AC98 #E0F498
monochromatic
#295FE8 #6189EE #98B2F4 #CFDBFA #E3EAFC
Accessibility & contrast
On white
2.10
#98B2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#98B2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B2F4
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B2F4 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB7F7
Deuteranopia (green-blind)
#93AFF2
Tritanopia (blue-blind)
#7BBFC9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #98b2f4; /* rgb */ color: rgb(152, 178, 244); /* oklch */ color: oklch(76.9% 0.099 267.5);
Tailwind
colors: {
custom: {
50: '#b9c8f8',
500: '#98b2f4',
950: '#000000',
},
}SCSS
$custom: #98b2f4; $custom-light: #b9c8f8; $custom-dark: #000000;
JSON
{
"hex": "#98b2f4",
"rgb": {
"r": 152,
"g": 178,
"b": 244
},
"hsl": {
"h": 223.043,
"s": 80.702,
"l": 77.647
},
"oklch": {
"l": 0.7689,
"c": 0.09941,
"h": 267.5
},
"luminance": 0.45048
}Semantic roles & 50–950 ramp
primary
#98B2F4
secondary
#F4ECD7
accent
#A108DD
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285