#98ADCB#98ADCB
#98ADCB is a light, muted blue. Relative luminance 0.409; OKLCH L 74.2% C 0.049 H 257.3°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #98ADCB |
|---|---|
| RGB | rgb(152, 173, 203) |
| HSL | hsl(215, 33%, 70%) |
| HSV | hsv(215, 25%, 80%) |
| CMYK | cmyk(25.1%, 14.8%, 0%, 20.4%) |
| CIE-LAB | lab(70.09, -0.57, -17.65) |
| CIE-LCH | lch(70.09, 17.66, 268.14°) |
| OKLab | oklab(74.18% -0.0109 -0.0482) |
| OKLCH | oklch(74.18% 0.049 257.3) |
| XYZ | xyz(38.6690, 40.8731, 62.3402) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.07
Cloudy Blue
#ACC2D9
ΔE00 6.26
Lightsteelblue
#B0C4DE
ΔE00 6.34
Bluey Grey
#89A0B0
ΔE00 7.43
Light Blue Grey
#B7C9E2
ΔE00 7.71
Pastel Blue
#A2BFFE
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ADCB #CBB698
analogous
#98C7CB #98ADCB #9D98CB
triadic
#98ADCB #CB98AD #ADCB98
tetradic
#98ADCB #CB98C7 #CBB698 #98CB9D
square
#98ADCB #CB98C7 #CBB698 #98CB9D
split-complementary
#98ADCB #CB9D98 #C7CB98
monochromatic
#4E6E9B #6F8DB6 #98ADCB #C1CDE0 #E9EEF4
Accessibility & contrast
On white
2.29
#98ADCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#98ADCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ADCB
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ADCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ADCB | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AECC
Deuteranopia (green-blind)
#9DA9CA
Tritanopia (blue-blind)
#8AB3B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #98adcb; /* rgb */ color: rgb(152, 173, 203); /* oklch */ color: oklch(74.2% 0.049 257.3);
Tailwind
colors: {
custom: {
50: '#b7c5da',
500: '#98adcb',
950: '#000000',
},
}SCSS
$custom: #98adcb; $custom-light: #b7c5da; $custom-dark: #000000;
JSON
{
"hex": "#98adcb",
"rgb": {
"r": 152,
"g": 173,
"b": 203
},
"hsl": {
"h": 215.294,
"s": 32.903,
"l": 69.608
},
"oklch": {
"l": 0.74175,
"c": 0.04944,
"h": 257.3
},
"luminance": 0.40874
}Semantic roles & 50–950 ramp
primary
#98ADCB
secondary
#E7E1D8
accent
#7D3AAC
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111215
muted
#808183