#9090CF#9090CF
#9090CF is a light, moderate blue. Relative luminance 0.304; OKLCH L 67.8% C 0.092 H 283.7°. Best body text is #000000 at 7.08:1 contrast (WCAG AA passes).
Color values
| HEX | #9090CF |
|---|---|
| RGB | rgb(144, 144, 207) |
| HSL | hsl(240, 40%, 69%) |
| HSV | hsv(240, 30%, 81%) |
| CMYK | cmyk(30.4%, 30.4%, 0%, 18.8%) |
| CIE-LAB | lab(61.98, 14.35, -32.35) |
| CIE-LCH | lch(61.98, 35.39, 293.93°) |
| OKLab | oklab(67.77% 0.0218 -0.0898) |
| OKLCH | oklch(67.77% 0.092 283.7) |
| XYZ | xyz(32.7344, 30.3799, 63.1586) |
| Luminance | 0.3038 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.75
Periwinkle Blue
#8F99FB
ΔE00 7.62
Lavender Blue
#8B88F8
ΔE00 7.70
Lavender
#B39DDB
ΔE00 8.00
Periwinkle (survey)
#8E82FE
ΔE00 9.15
Pale Purple
#B790D4
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9090CF #CFCF90
analogous
#90B0CF #9090CF #B090CF
triadic
#9090CF #CF9090 #90CF90
tetradic
#9090CF #CF90B0 #CFCF90 #90CFB0
square
#9090CF #CF90B0 #CFCF90 #90CFB0
split-complementary
#9090CF #CFB090 #B0CF90
monochromatic
#4545A0 #6565BD #9090CF #BBBBE1 #E5E5F4
Accessibility & contrast
On white
2.97
#9090CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.08
#9090CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9090CF
7.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9090CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9090CF | 1.00 | 2.97 | 7.08 | 7.08 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E98D2
Deuteranopia (green-blind)
#7C94CD
Tritanopia (blue-blind)
#809BA6
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #9090cf; /* rgb */ color: rgb(144, 144, 207); /* oklch */ color: oklch(67.8% 0.092 283.7);
Tailwind
colors: {
custom: {
50: '#b2b0de',
500: '#9090cf',
950: '#000000',
},
}SCSS
$custom: #9090cf; $custom-light: #b2b0de; $custom-dark: #000000;
JSON
{
"hex": "#9090cf",
"rgb": {
"r": 144,
"g": 144,
"b": 207
},
"hsl": {
"h": 240,
"s": 39.623,
"l": 68.824
},
"oklch": {
"l": 0.67766,
"c": 0.09244,
"h": 283.7
},
"luminance": 0.30381
}Semantic roles & 50–950 ramp
primary
#9090CF
secondary
#E7E7D4
accent
#B333B3
background
#FBFAFD
surface
#F6F4FB
border
#D0CED4
text
#111015
muted
#807F83