#98B2FC#98B2FC
#98B2FC is a light, moderate blue. Relative luminance 0.455; OKLCH L 77.3% C 0.110 H 268.9°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #98B2FC |
|---|---|
| RGB | rgb(152, 178, 252) |
| HSL | hsl(224, 94%, 79%) |
| HSV | hsv(224, 40%, 99%) |
| CMYK | cmyk(39.7%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(73.25, 9.11, -39.50) |
| CIE-LCH | lch(73.25, 40.54, 282.98°) |
| OKLab | oklab(77.25% -0.0021 -0.1103) |
| OKLCH | oklch(77.25% 0.11 268.9) |
| XYZ | xyz(46.4346, 45.5422, 98.4204) |
| Luminance | 0.4554 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.30
Carolina Blue
#8AB8FE
ΔE00 4.52
Periwinkle Blue
#8F99FB
ΔE00 6.97
Powder Blue (survey)
#B1D1FC
ΔE00 7.99
Baby Blue (survey)
#A2CFFE
ΔE00 8.31
Light Grey Blue
#9DBCD4
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B2FC #FCE298
analogous
#98E4FC #98B2FC #B098FC
triadic
#98B2FC #FC98B2 #B2FC98
tetradic
#98B2FC #FC98E4 #FCE298 #98FCB0
square
#98B2FC #FC98E4 #FCE298 #98FCB0
split-complementary
#98B2FC #FCB098 #E4FC98
monochromatic
#2159F9 #5D86FA #98B2FC #D3DEFE #E1E9FE
Accessibility & contrast
On white
2.08
#98B2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#98B2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B2FC
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B2FC | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B9FF
Deuteranopia (green-blind)
#8FB0FA
Tritanopia (blue-blind)
#77C1CC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #98b2fc; /* rgb */ color: rgb(152, 178, 252); /* oklch */ color: oklch(77.3% 0.110 268.9);
Tailwind
colors: {
custom: {
50: '#b9c8fd',
500: '#98b2fc',
950: '#000000',
},
}SCSS
$custom: #98b2fc; $custom-light: #b9c8fd; $custom-dark: #000000;
JSON
{
"hex": "#98b2fc",
"rgb": {
"r": 152,
"g": 178,
"b": 252
},
"hsl": {
"h": 224.4,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.7725,
"c": 0.11031,
"h": 268.9
},
"luminance": 0.45544
}Semantic roles & 50–950 ramp
primary
#98B2FC
secondary
#F6EED5
accent
#AA00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285