#9495CF#9495CF
#9495CF is a light, moderate blue. Relative luminance 0.323; OKLCH L 69.1% C 0.085 H 283.2°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9495CF |
|---|---|
| RGB | rgb(148, 149, 207) |
| HSL | hsl(239, 38%, 70%) |
| HSV | hsv(239, 29%, 81%) |
| CMYK | cmyk(28.5%, 28%, 0%, 18.8%) |
| CIE-LAB | lab(63.59, 12.66, -29.84) |
| CIE-LCH | lch(63.59, 32.41, 292.99°) |
| OKLab | oklab(69.08% 0.0193 -0.0826) |
| OKLCH | oklch(69.08% 0.085 283.2) |
| XYZ | xyz(34.2197, 32.2949, 63.4500) |
| Luminance | 0.3230 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.88
Lavender
#B39DDB
ΔE00 7.11
Periwinkle Blue
#8F99FB
ΔE00 7.85
Lavender Blue
#8B88F8
ΔE00 8.79
Pale Purple
#B790D4
ΔE00 9.65
Periwinkle (survey)
#8E82FE
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9495CF #CFCE94
analogous
#94B3CF #9495CF #B194CF
triadic
#9495CF #CF9495 #95CF94
tetradic
#9495CF #CF94B3 #CFCE94 #94CFB1
square
#9495CF #CF94B3 #CFCE94 #94CFB1
split-complementary
#9495CF #CFB194 #B3CF94
monochromatic
#484AA1 #6A6BBC #9495CF #BEBFE2 #E8E9F5
Accessibility & contrast
On white
2.82
#9495CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#9495CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9495CF
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9495CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9495CF | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859CD1
Deuteranopia (green-blind)
#8398CE
Tritanopia (blue-blind)
#869FA9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9495cf; /* rgb */ color: rgb(148, 149, 207); /* oklch */ color: oklch(69.1% 0.085 283.2);
Tailwind
colors: {
custom: {
50: '#b4b4de',
500: '#9495cf',
950: '#000000',
},
}SCSS
$custom: #9495cf; $custom-light: #b4b4de; $custom-dark: #000000;
JSON
{
"hex": "#9495cf",
"rgb": {
"r": 148,
"g": 149,
"b": 207
},
"hsl": {
"h": 238.983,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.69083,
"c": 0.08482,
"h": 283.2
},
"luminance": 0.32296
}Semantic roles & 50–950 ramp
primary
#9495CF
secondary
#E8E8D7
accent
#AF34B1
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083