#9799CF#9799CF
#9799CF is a light, moderate blue. Relative luminance 0.339; OKLCH L 70.1% C 0.079 H 282.5°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9799CF |
|---|---|
| RGB | rgb(151, 153, 207) |
| HSL | hsl(238, 37%, 70%) |
| HSV | hsv(238, 27%, 81%) |
| CMYK | cmyk(27.1%, 26.1%, 0%, 18.8%) |
| CIE-LAB | lab(64.86, 11.27, -27.86) |
| CIE-LCH | lch(64.86, 30.05, 292.03°) |
| OKLab | oklab(70.12% 0.0171 -0.0769) |
| OKLCH | oklch(70.12% 0.079 282.5) |
| XYZ | xyz(35.4133, 33.8659, 63.6904) |
| Luminance | 0.3387 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.73
Perrywinkle
#8F8CE7
ΔE00 6.92
Periwinkle Blue
#8F99FB
ΔE00 8.24
Lavender Blue
#8B88F8
ΔE00 9.74
Pale Purple
#B790D4
ΔE00 9.79
Lavender (survey)
#C79FEF
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9799CF #CFCD97
analogous
#97B5CF #9799CF #B197CF
triadic
#9799CF #CF9799 #99CF97
tetradic
#9799CF #CF97B5 #CFCD97 #97CFB1
square
#9799CF #CF97B5 #CFCD97 #97CFB1
split-complementary
#9799CF #CFB197 #B5CF97
monochromatic
#4A4EA1 #6D70BC #9799CF #C1C2E2 #EAEAF5
Accessibility & contrast
On white
2.70
#9799CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#9799CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9799CF
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9799CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9799CF | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9FD1
Deuteranopia (green-blind)
#889CCE
Tritanopia (blue-blind)
#8AA3AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9799cf; /* rgb */ color: rgb(151, 153, 207); /* oklch */ color: oklch(70.1% 0.079 282.5);
Tailwind
colors: {
custom: {
50: '#b6b7dd',
500: '#9799cf',
950: '#000000',
},
}SCSS
$custom: #9799cf; $custom-light: #b6b7dd; $custom-dark: #000000;
JSON
{
"hex": "#9799cf",
"rgb": {
"r": 151,
"g": 153,
"b": 207
},
"hsl": {
"h": 237.857,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.70123,
"c": 0.07878,
"h": 282.5
},
"luminance": 0.33867
}Semantic roles & 50–950 ramp
primary
#9799CF
secondary
#E9E8D9
accent
#AB36B0
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083