#98B6ED#98B6ED
#98B6ED is a light, moderate blue. Relative luminance 0.462; OKLCH L 77.4% C 0.086 H 262.3°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #98B6ED |
|---|---|
| RGB | rgb(152, 182, 237) |
| HSL | hsl(219, 70%, 76%) |
| HSV | hsv(219, 36%, 93%) |
| CMYK | cmyk(35.9%, 23.2%, 0%, 7.1%) |
| CIE-LAB | lab(73.70, 2.92, -30.69) |
| CIE-LCH | lch(73.70, 30.82, 275.44°) |
| OKLab | oklab(77.41% -0.0115 -0.085) |
| OKLCH | oklch(77.41% 0.086 262.3) |
| XYZ | xyz(44.9583, 46.2437, 86.6614) |
| Luminance | 0.4625 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.80
Carolina Blue
#8AB8FE
ΔE00 3.88
Powder Blue (survey)
#B1D1FC
ΔE00 6.89
Baby Blue (survey)
#A2CFFE
ΔE00 7.09
Lightsteelblue
#B0C4DE
ΔE00 7.41
Light Grey Blue
#9DBCD4
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B6ED #EDCF98
analogous
#98E0ED #98B6ED #A598ED
triadic
#98B6ED #ED98B6 #B6ED98
tetradic
#98B6ED #ED98E0 #EDCF98 #98EDA5
square
#98B6ED #ED98E0 #EDCF98 #98EDA5
split-complementary
#98B6ED #EDA598 #E0ED98
monochromatic
#306CDB #6491E4 #98B6ED #CCDBF6 #E5EDFA
Accessibility & contrast
On white
2.05
#98B6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#98B6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B6ED
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B6ED | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B9EF
Deuteranopia (green-blind)
#9AB2EC
Tritanopia (blue-blind)
#7EC1C9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #98b6ed; /* rgb */ color: rgb(152, 182, 237); /* oklch */ color: oklch(77.4% 0.086 262.3);
Tailwind
colors: {
custom: {
50: '#b8cbf3',
500: '#98b6ed',
950: '#000000',
},
}SCSS
$custom: #98b6ed; $custom-light: #b8cbf3; $custom-dark: #000000;
JSON
{
"hex": "#98b6ed",
"rgb": {
"r": 152,
"g": 182,
"b": 237
},
"hsl": {
"h": 218.824,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.7741,
"c": 0.0858,
"h": 262.3
},
"luminance": 0.46246
}Semantic roles & 50–950 ramp
primary
#98B6ED
secondary
#F2E9D9
accent
#8F13D2
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121317
muted
#818285