#98A2CD#98A2CD
#98A2CD is a light, moderate blue. Relative luminance 0.369; OKLCH L 72.0% C 0.064 H 274.5°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #98A2CD |
|---|---|
| RGB | rgb(152, 162, 205) |
| HSL | hsl(229, 35%, 70%) |
| HSV | hsv(229, 26%, 80%) |
| CMYK | cmyk(25.9%, 21%, 0%, 19.6%) |
| CIE-LAB | lab(67.22, 6.00, -23.11) |
| CIE-LCH | lch(67.22, 23.88, 284.56°) |
| OKLab | oklab(71.95% 0.005 -0.0635) |
| OKLCH | oklch(71.95% 0.064 274.5) |
| XYZ | xyz(36.8858, 36.9229, 62.9292) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.65
Periwinkle Blue
#8F99FB
ΔE00 8.75
Perrywinkle
#8F8CE7
ΔE00 9.02
Pastel Blue
#A2BFFE
ΔE00 10.23
Light Periwinkle
#C1C6FC
ΔE00 10.49
Lightsteelblue
#B0C4DE
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A2CD #CDC398
analogous
#98BDCD #98A2CD #A898CD
triadic
#98A2CD #CD98A2 #A2CD98
tetradic
#98A2CD #CD98BD #CDC398 #98CDA8
square
#98A2CD #CD98BD #CDC398 #98CDA8
split-complementary
#98A2CD #CDA898 #BDCD98
monochromatic
#4D5C9E #6F7DB9 #98A2CD #C1C7E1 #EAECF5
Accessibility & contrast
On white
2.50
#98A2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#98A2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A2CD
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A2CD | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A6CF
Deuteranopia (green-blind)
#92A2CC
Tritanopia (blue-blind)
#8BAAB0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #98a2cd; /* rgb */ color: rgb(152, 162, 205); /* oklch */ color: oklch(72.0% 0.064 274.5);
Tailwind
colors: {
custom: {
50: '#b7bddc',
500: '#98a2cd',
950: '#000000',
},
}SCSS
$custom: #98a2cd; $custom-light: #b7bddc; $custom-dark: #000000;
JSON
{
"hex": "#98a2cd",
"rgb": {
"r": 152,
"g": 162,
"b": 205
},
"hsl": {
"h": 228.679,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.71954,
"c": 0.0637,
"h": 274.5
},
"luminance": 0.36924
}Semantic roles & 50–950 ramp
primary
#98A2CD
secondary
#E8E5D9
accent
#9738AD
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183