#98ABDA#98ABDA
#98ABDA is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.3% C 0.071 H 267.5°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #98ABDA |
|---|---|
| RGB | rgb(152, 171, 218) |
| HSL | hsl(223, 47%, 73%) |
| HSV | hsv(223, 30%, 85%) |
| CMYK | cmyk(30.3%, 21.6%, 0%, 14.5%) |
| CIE-LAB | lab(70.08, 4.17, -25.90) |
| CIE-LCH | lch(70.08, 26.23, 279.15°) |
| OKLab | oklab(74.34% -0.0031 -0.0714) |
| OKLCH | oklch(74.34% 0.071 267.5) |
| XYZ | xyz(40.1631, 40.8618, 72.0870) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.56
Periwinkle Blue
#8F99FB
ΔE00 7.31
Carolina Blue
#8AB8FE
ΔE00 7.91
Lightsteelblue
#B0C4DE
ΔE00 8.58
Light Periwinkle
#C1C6FC
ΔE00 8.96
Cloudy Blue
#ACC2D9
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ABDA #DAC798
analogous
#98CCDA #98ABDA #A698DA
triadic
#98ABDA #DA98AB #ABDA98
tetradic
#98ABDA #DA98CC #DAC798 #98DAA6
square
#98ABDA #DA98CC #DAC798 #98DAA6
split-complementary
#98ABDA #DAA698 #CCDA98
monochromatic
#4163B6 #6B86CA #98ABDA #C5D0EA #E8EDF7
Accessibility & contrast
On white
2.29
#98ABDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#98ABDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ABDA
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ABDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ABDA | 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)
#9CAEDC
Deuteranopia (green-blind)
#96A9D9
Tritanopia (blue-blind)
#86B4BB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #98abda; /* rgb */ color: rgb(152, 171, 218); /* oklch */ color: oklch(74.3% 0.071 267.5);
Tailwind
colors: {
custom: {
50: '#b7c3e5',
500: '#98abda',
950: '#000000',
},
}SCSS
$custom: #98abda; $custom-light: #b7c3e5; $custom-dark: #000000;
JSON
{
"hex": "#98abda",
"rgb": {
"r": 152,
"g": 171,
"b": 218
},
"hsl": {
"h": 222.727,
"s": 47.143,
"l": 72.549
},
"oklch": {
"l": 0.74343,
"c": 0.07148,
"h": 267.5
},
"luminance": 0.40863
}Semantic roles & 50–950 ramp
primary
#98ABDA
secondary
#EEE9DD
accent
#912BBA
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111215
muted
#808184