#98ACDA#98ACDA
#98ACDA is a light, moderate blue. Relative luminance 0.412; OKLCH L 74.6% C 0.070 H 266.4°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #98ACDA |
|---|---|
| RGB | rgb(152, 172, 218) |
| HSL | hsl(222, 47%, 73%) |
| HSV | hsv(222, 30%, 85%) |
| CMYK | cmyk(30.3%, 21.1%, 0%, 14.5%) |
| CIE-LAB | lab(70.34, 3.62, -25.49) |
| CIE-LCH | lch(70.34, 25.75, 278.08°) |
| OKLab | oklab(74.55% -0.0044 -0.0703) |
| OKLCH | oklch(74.55% 0.07 266.4) |
| XYZ | xyz(40.3527, 41.2410, 72.1502) |
| Luminance | 0.4124 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.31
Periwinkle Blue
#8F99FB
ΔE00 7.42
Carolina Blue
#8AB8FE
ΔE00 7.61
Lightsteelblue
#B0C4DE
ΔE00 8.24
Cloudy Blue
#ACC2D9
ΔE00 8.87
Light Periwinkle
#C1C6FC
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ACDA #DAC698
analogous
#98CDDA #98ACDA #A598DA
triadic
#98ACDA #DA98AC #ACDA98
tetradic
#98ACDA #DA98CD #DAC698 #98DAA5
square
#98ACDA #DA98CD #DAC698 #98DAA5
split-complementary
#98ACDA #DAA598 #CDDA98
monochromatic
#4165B6 #6B88CA #98ACDA #C5D0EA #E8EDF7
Accessibility & contrast
On white
2.27
#98ACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#98ACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ACDA
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ACDA | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAFDC
Deuteranopia (green-blind)
#97A9D9
Tritanopia (blue-blind)
#86B5BB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #98acda; /* rgb */ color: rgb(152, 172, 218); /* oklch */ color: oklch(74.6% 0.070 266.4);
Tailwind
colors: {
custom: {
50: '#b7c4e5',
500: '#98acda',
950: '#000000',
},
}SCSS
$custom: #98acda; $custom-light: #b7c4e5; $custom-dark: #000000;
JSON
{
"hex": "#98acda",
"rgb": {
"r": 152,
"g": 172,
"b": 218
},
"hsl": {
"h": 221.818,
"s": 47.143,
"l": 72.549
},
"oklch": {
"l": 0.7455,
"c": 0.0704,
"h": 266.4
},
"luminance": 0.41242
}Semantic roles & 50–950 ramp
primary
#98ACDA
secondary
#EEE9DD
accent
#8F2BBA
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111215
muted
#808184