#98ACCA#98ACCA
#98ACCA is a light, muted blue. Relative luminance 0.404; OKLCH L 73.9% C 0.049 H 258.4°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #98ACCA |
|---|---|
| RGB | rgb(152, 172, 202) |
| HSL | hsl(216, 32%, 69%) |
| HSV | hsv(216, 25%, 79%) |
| CMYK | cmyk(24.8%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(69.78, -0.26, -17.55) |
| CIE-LCH | lch(69.78, 17.56, 269.15°) |
| OKLab | oklab(73.93% -0.0099 -0.048) |
| OKLCH | oklch(73.93% 0.049 258.4) |
| XYZ | xyz(38.3592, 40.4436, 61.6510) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.47
Cloudy Blue
#ACC2D9
ΔE00 6.57
Lightsteelblue
#B0C4DE
ΔE00 6.60
Bluey Grey
#89A0B0
ΔE00 7.48
Light Blue Grey
#B7C9E2
ΔE00 7.94
Cool Gray
#9AA7B0
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ACCA #CAB698
analogous
#98C5CA #98ACCA #9D98CA
triadic
#98ACCA #CA98AC #ACCA98
tetradic
#98ACCA #CA98C5 #CAB698 #98CA9D
square
#98ACCA #CA98C5 #CAB698 #98CA9D
split-complementary
#98ACCA #CA9D98 #C5CA98
monochromatic
#4F6C99 #708BB5 #98ACCA #C0CDDF #E9EDF4
Accessibility & contrast
On white
2.31
#98ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#98ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ACCA
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ACCA | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2ADCB
Deuteranopia (green-blind)
#9DA8C9
Tritanopia (blue-blind)
#8BB2B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #98acca; /* rgb */ color: rgb(152, 172, 202); /* oklch */ color: oklch(73.9% 0.049 258.4);
Tailwind
colors: {
custom: {
50: '#b7c4da',
500: '#98acca',
950: '#000000',
},
}SCSS
$custom: #98acca; $custom-light: #b7c4da; $custom-dark: #000000;
JSON
{
"hex": "#98acca",
"rgb": {
"r": 152,
"g": 172,
"b": 202
},
"hsl": {
"h": 216,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.73926,
"c": 0.04897,
"h": 258.4
},
"luminance": 0.40445
}Semantic roles & 50–950 ramp
primary
#98ACCA
secondary
#E6E0D8
accent
#7E3BAB
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183