#98B4E2#98B4E2
#98B4E2 is a light, moderate blue. Relative luminance 0.448; OKLCH L 76.5% C 0.073 H 260.2°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #98B4E2 |
|---|---|
| RGB | rgb(152, 180, 226) |
| HSL | hsl(217, 56%, 74%) |
| HSV | hsv(217, 33%, 89%) |
| CMYK | cmyk(32.7%, 20.4%, 0%, 11.4%) |
| CIE-LAB | lab(72.76, 1.21, -26.16) |
| CIE-LCH | lch(72.76, 26.18, 272.65°) |
| OKLab | oklab(76.54% -0.0124 -0.0722) |
| OKLCH | oklch(76.54% 0.073 260.2) |
| XYZ | xyz(42.9935, 44.8071, 78.3201) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.03
Carolina Blue
#8AB8FE
ΔE00 4.93
Lightsteelblue
#B0C4DE
ΔE00 6.66
Light Grey Blue
#9DBCD4
ΔE00 7.12
Cloudy Blue
#ACC2D9
ΔE00 7.17
Powder Blue (survey)
#B1D1FC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B4E2 #E2C698
analogous
#98D9E2 #98B4E2 #A198E2
triadic
#98B4E2 #E298B4 #B4E298
tetradic
#98B4E2 #E298D9 #E2C698 #98E2A1
square
#98B4E2 #E298D9 #E2C698 #98E2A1
split-complementary
#98B4E2 #E2A198 #D9E298
monochromatic
#386EC7 #6891D5 #98B4E2 #C8D7EF #E7EEF8
Accessibility & contrast
On white
2.11
#98B4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#98B4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B4E2
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B4E2 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B6E4
Deuteranopia (green-blind)
#9CAFE1
Tritanopia (blue-blind)
#82BEC3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #98b4e2; /* rgb */ color: rgb(152, 180, 226); /* oklch */ color: oklch(76.5% 0.073 260.2);
Tailwind
colors: {
custom: {
50: '#b8caeb',
500: '#98b4e2',
950: '#000000',
},
}SCSS
$custom: #98b4e2; $custom-light: #b8caeb; $custom-dark: #000000;
JSON
{
"hex": "#98b4e2",
"rgb": {
"r": 152,
"g": 180,
"b": 226
},
"hsl": {
"h": 217.297,
"s": 56.061,
"l": 74.118
},
"oklch": {
"l": 0.76541,
"c": 0.07322,
"h": 260.2
},
"luminance": 0.44809
}Semantic roles & 50–950 ramp
primary
#98B4E2
secondary
#F0E8DB
accent
#8622C4
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284