#98B7ED#98B7ED
#98B7ED is a light, moderate blue. Relative luminance 0.467; OKLCH L 77.6% C 0.085 H 261.3°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #98B7ED |
|---|---|
| RGB | rgb(152, 183, 237) |
| HSL | hsl(218, 70%, 76%) |
| HSV | hsv(218, 36%, 93%) |
| CMYK | cmyk(35.9%, 22.8%, 0%, 7.1%) |
| CIE-LAB | lab(73.97, 2.38, -30.28) |
| CIE-LCH | lch(73.97, 30.37, 274.49°) |
| OKLab | oklab(77.62% -0.0128 -0.0839) |
| OKLCH | oklch(77.62% 0.085 261.3) |
| XYZ | xyz(45.1638, 46.6547, 86.7299) |
| Luminance | 0.4666 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.69
Carolina Blue
#8AB8FE
ΔE00 3.66
Powder Blue (survey)
#B1D1FC
ΔE00 6.63
Baby Blue (survey)
#A2CFFE
ΔE00 6.75
Lightsteelblue
#B0C4DE
ΔE00 7.24
Sky Blue (survey)
#75BBFD
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B7ED #EDCE98
analogous
#98E2ED #98B7ED #A498ED
triadic
#98B7ED #ED98B7 #B7ED98
tetradic
#98B7ED #ED98E2 #EDCE98 #98EDA4
square
#98B7ED #ED98E2 #EDCE98 #98EDA4
split-complementary
#98B7ED #EDA498 #E2ED98
monochromatic
#306EDB #6493E4 #98B7ED #CCDBF6 #E5EDFA
Accessibility & contrast
On white
2.03
#98B7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#98B7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B7ED
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B7ED | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BAEF
Deuteranopia (green-blind)
#9BB2EC
Tritanopia (blue-blind)
#7DC2C9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #98b7ed; /* rgb */ color: rgb(152, 183, 237); /* oklch */ color: oklch(77.6% 0.085 261.3);
Tailwind
colors: {
custom: {
50: '#b8ccf3',
500: '#98b7ed',
950: '#000000',
},
}SCSS
$custom: #98b7ed; $custom-light: #b8ccf3; $custom-dark: #000000;
JSON
{
"hex": "#98b7ed",
"rgb": {
"r": 152,
"g": 183,
"b": 237
},
"hsl": {
"h": 218.118,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.77617,
"c": 0.08484,
"h": 261.3
},
"luminance": 0.46657
}Semantic roles & 50–950 ramp
primary
#98B7ED
secondary
#F2E9D9
accent
#8D13D2
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121317
muted
#818285