#98B2DF#98B2DF
#98B2DF is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.0% C 0.071 H 261.3°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #98B2DF |
|---|---|
| RGB | rgb(152, 178, 223) |
| HSL | hsl(218, 53%, 74%) |
| HSV | hsv(218, 32%, 87%) |
| CMYK | cmyk(31.8%, 20.2%, 0%, 12.5%) |
| CIE-LAB | lab(72.12, 1.56, -25.50) |
| CIE-LCH | lch(72.12, 25.55, 273.49°) |
| OKLab | oklab(76% -0.0108 -0.0703) |
| OKLCH | oklch(76% 0.071 261.3) |
| XYZ | xyz(42.1847, 43.8422, 76.0374) |
| Luminance | 0.4384 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.61
Carolina Blue
#8AB8FE
ΔE00 5.61
Lightsteelblue
#B0C4DE
ΔE00 6.85
Cloudy Blue
#ACC2D9
ΔE00 7.38
Light Grey Blue
#9DBCD4
ΔE00 7.40
Powder Blue (survey)
#B1D1FC
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B2DF #DFC598
analogous
#98D5DF #98B2DF #A198DF
triadic
#98B2DF #DF98B2 #B2DF98
tetradic
#98B2DF #DF98D5 #DFC598 #98DFA1
square
#98B2DF #DF98D5 #DFC598 #98DFA1
split-complementary
#98B2DF #DFA198 #D5DF98
monochromatic
#3C6DC1 #698FD0 #98B2DF #C7D5EE #E8EEF8
Accessibility & contrast
On white
2.15
#98B2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#98B2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B2DF
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B2DF | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B4E1
Deuteranopia (green-blind)
#9CAEDE
Tritanopia (blue-blind)
#83BBC1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #98b2df; /* rgb */ color: rgb(152, 178, 223); /* oklch */ color: oklch(76.0% 0.071 261.3);
Tailwind
colors: {
custom: {
50: '#b8c8e9',
500: '#98b2df',
950: '#000000',
},
}SCSS
$custom: #98b2df; $custom-light: #b8c8e9; $custom-dark: #000000;
JSON
{
"hex": "#98b2df",
"rgb": {
"r": 152,
"g": 178,
"b": 223
},
"hsl": {
"h": 218.028,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.76002,
"c": 0.07113,
"h": 261.3
},
"luminance": 0.43844
}Semantic roles & 50–950 ramp
primary
#98B2DF
secondary
#EFE8DC
accent
#8725C0
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284