#98B2DD#98B2DD
#98B2DD is a light, moderate blue. Relative luminance 0.437; OKLCH L 75.9% C 0.069 H 260.4°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #98B2DD |
|---|---|
| RGB | rgb(152, 178, 221) |
| HSL | hsl(217, 50%, 73%) |
| HSV | hsv(217, 31%, 87%) |
| CMYK | cmyk(31.2%, 19.5%, 0%, 13.3%) |
| CIE-LAB | lab(72.05, 1.06, -24.52) |
| CIE-LCH | lch(72.05, 24.55, 272.46°) |
| OKLab | oklab(75.92% -0.0114 -0.0675) |
| OKLCH | oklch(75.92% 0.069 260.4) |
| XYZ | xyz(41.9166, 43.7350, 74.6257) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.84
Carolina Blue
#8AB8FE
ΔE00 5.75
Lightsteelblue
#B0C4DE
ΔE00 6.60
Cloudy Blue
#ACC2D9
ΔE00 7.08
Light Grey Blue
#9DBCD4
ΔE00 7.09
Light Blue Grey
#B7C9E2
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B2DD #DDC398
analogous
#98D4DD #98B2DD #A098DD
triadic
#98B2DD #DD98B2 #B2DD98
tetradic
#98B2DD #DD98D4 #DDC398 #98DDA0
square
#98B2DD #DD98D4 #DDC398 #98DDA0
split-complementary
#98B2DD #DDA098 #D4DD98
monochromatic
#3E6EBC #6A90CE #98B2DD #C6D4EC #E8EEF7
Accessibility & contrast
On white
2.15
#98B2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#98B2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B2DD
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B2DD | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B4DF
Deuteranopia (green-blind)
#9CAEDC
Tritanopia (blue-blind)
#84BBC0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #98b2dd; /* rgb */ color: rgb(152, 178, 221); /* oklch */ color: oklch(75.9% 0.069 260.4);
Tailwind
colors: {
custom: {
50: '#b8c8e7',
500: '#98b2dd',
950: '#000000',
},
}SCSS
$custom: #98b2dd; $custom-light: #b8c8e7; $custom-dark: #000000;
JSON
{
"hex": "#98b2dd",
"rgb": {
"r": 152,
"g": 178,
"b": 221
},
"hsl": {
"h": 217.391,
"s": 50.365,
"l": 73.137
},
"oklch": {
"l": 0.75922,
"c": 0.0685,
"h": 260.4
},
"luminance": 0.43737
}Semantic roles & 50–950 ramp
primary
#98B2DD
secondary
#EEE8DD
accent
#8528BE
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284