#9498CF#9498CF
#9498CF is a light, moderate blue. Relative luminance 0.333; OKLCH L 69.7% C 0.081 H 280.9°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9498CF |
|---|---|
| RGB | rgb(148, 152, 207) |
| HSL | hsl(236, 38%, 70%) |
| HSV | hsv(236, 29%, 81%) |
| CMYK | cmyk(28.5%, 26.6%, 0%, 18.8%) |
| CIE-LAB | lab(64.37, 10.94, -28.63) |
| CIE-LCH | lch(64.37, 30.65, 290.92°) |
| OKLab | oklab(69.69% 0.0152 -0.0791) |
| OKLCH | oklch(69.69% 0.081 280.9) |
| XYZ | xyz(34.7005, 33.2565, 63.6103) |
| Luminance | 0.3326 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.41
Lavender
#B39DDB
ΔE00 7.41
Periwinkle Blue
#8F99FB
ΔE00 7.71
Lavender Blue
#8B88F8
ΔE00 9.19
Pale Purple
#B790D4
ΔE00 10.35
Periwinkle (survey)
#8E82FE
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9498CF #CFCB94
analogous
#94B6CF #9498CF #AE94CF
triadic
#9498CF #CF9498 #98CF94
tetradic
#9498CF #CF94B6 #CFCB94 #94CFAE
square
#9498CF #CF94B6 #CFCB94 #94CFAE
split-complementary
#9498CF #CFAE94 #B6CF94
monochromatic
#484EA1 #6A6FBC #9498CF #BEC1E2 #E8E9F5
Accessibility & contrast
On white
2.74
#9498CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#9498CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9498CF
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9498CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9498CF | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889ED1
Deuteranopia (green-blind)
#869ACE
Tritanopia (blue-blind)
#85A2AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9498cf; /* rgb */ color: rgb(148, 152, 207); /* oklch */ color: oklch(69.7% 0.081 280.9);
Tailwind
colors: {
custom: {
50: '#b4b6de',
500: '#9498cf',
950: '#000000',
},
}SCSS
$custom: #9498cf; $custom-light: #b4b6de; $custom-dark: #000000;
JSON
{
"hex": "#9498cf",
"rgb": {
"r": 148,
"g": 152,
"b": 207
},
"hsl": {
"h": 235.932,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.69689,
"c": 0.08059,
"h": 280.9
},
"luminance": 0.33257
}Semantic roles & 50–950 ramp
primary
#9498CF
secondary
#E8E7D7
accent
#A934B1
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083