#98B2ED#98B2ED
#98B2ED is a light, moderate blue. Relative luminance 0.446; OKLCH L 76.6% C 0.090 H 265.9°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #98B2ED |
|---|---|
| RGB | rgb(152, 178, 237) |
| HSL | hsl(222, 70%, 76%) |
| HSV | hsv(222, 36%, 93%) |
| CMYK | cmyk(35.9%, 24.9%, 0%, 7.1%) |
| CIE-LAB | lab(72.65, 5.13, -32.32) |
| CIE-LCH | lch(72.65, 32.72, 279.03°) |
| OKLab | oklab(76.58% -0.0064 -0.0897) |
| OKLCH | oklch(76.58% 0.09 265.9) |
| XYZ | xyz(44.1508, 44.6287, 86.3922) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.56
Carolina Blue
#8AB8FE
ΔE00 4.88
Periwinkle Blue
#8F99FB
ΔE00 7.36
Powder Blue (survey)
#B1D1FC
ΔE00 7.95
Lightsteelblue
#B0C4DE
ΔE00 8.14
Baby Blue (survey)
#A2CFFE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B2ED #EDD398
analogous
#98DDED #98B2ED #A998ED
triadic
#98B2ED #ED98B2 #B2ED98
tetradic
#98B2ED #ED98DD #EDD398 #98EDA9
square
#98B2ED #ED98DD #EDD398 #98EDA9
split-complementary
#98B2ED #EDA998 #DDED98
monochromatic
#3064DB #648BE4 #98B2ED #CCD9F6 #E5ECFA
Accessibility & contrast
On white
2.12
#98B2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#98B2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B2ED
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B2ED | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB6F0
Deuteranopia (green-blind)
#96AFEC
Tritanopia (blue-blind)
#7EBEC6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #98b2ed; /* rgb */ color: rgb(152, 178, 237); /* oklch */ color: oklch(76.6% 0.090 265.9);
Tailwind
colors: {
custom: {
50: '#b8c8f3',
500: '#98b2ed',
950: '#000000',
},
}SCSS
$custom: #98b2ed; $custom-light: #b8c8f3; $custom-dark: #000000;
JSON
{
"hex": "#98b2ed",
"rgb": {
"r": 152,
"g": 178,
"b": 237
},
"hsl": {
"h": 221.647,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.76584,
"c": 0.0899,
"h": 265.9
},
"luminance": 0.44631
}Semantic roles & 50–950 ramp
primary
#98B2ED
secondary
#F2EAD9
accent
#9813D2
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121317
muted
#818285