#9092CE#9092CE
#9092CE is a light, moderate blue. Relative luminance 0.309; OKLCH L 68.1% C 0.088 H 282.3°. Best body text is #000000 at 7.19:1 contrast (WCAG AA passes).
Color values
| HEX | #9092CE |
|---|---|
| RGB | rgb(144, 146, 206) |
| HSL | hsl(238, 39%, 69%) |
| HSV | hsv(238, 30%, 81%) |
| CMYK | cmyk(30.1%, 29.1%, 0%, 19.2%) |
| CIE-LAB | lab(62.46, 12.95, -31.05) |
| CIE-LCH | lch(62.46, 33.64, 292.63°) |
| OKLab | oklab(68.12% 0.0188 -0.0861) |
| OKLCH | oklch(68.12% 0.088 282.3) |
| XYZ | xyz(32.9181, 30.9424, 62.6187) |
| Luminance | 0.3094 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.21
Periwinkle Blue
#8F99FB
ΔE00 7.61
Lavender
#B39DDB
ΔE00 7.98
Lavender Blue
#8B88F8
ΔE00 8.11
Periwinkle (survey)
#8E82FE
ΔE00 9.64
Pale Purple
#B790D4
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9092CE #CECC90
analogous
#90B1CE #9092CE #AD90CE
triadic
#9092CE #CE9092 #92CE90
tetradic
#9092CE #CE90B1 #CECC90 #90CEAD
square
#9092CE #CE90B1 #CECC90 #90CEAD
split-complementary
#9092CE #CEAD90 #B1CE90
monochromatic
#46499E #6668BB #9092CE #BABCE1 #E5E5F3
Accessibility & contrast
On white
2.92
#9092CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.19
#9092CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9092CE
7.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9092CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9092CE | 1.00 | 2.92 | 7.19 | 7.19 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8199D1
Deuteranopia (green-blind)
#7E95CC
Tritanopia (blue-blind)
#819DA7
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #9092ce; /* rgb */ color: rgb(144, 146, 206); /* oklch */ color: oklch(68.1% 0.088 282.3);
Tailwind
colors: {
custom: {
50: '#b2b1dd',
500: '#9092ce',
950: '#000000',
},
}SCSS
$custom: #9092ce; $custom-light: #b2b1dd; $custom-dark: #000000;
JSON
{
"hex": "#9092ce",
"rgb": {
"r": 144,
"g": 146,
"b": 206
},
"hsl": {
"h": 238.065,
"s": 38.75,
"l": 68.627
},
"oklch": {
"l": 0.68122,
"c": 0.08814,
"h": 282.3
},
"luminance": 0.30943
}Semantic roles & 50–950 ramp
primary
#9092CE
secondary
#E6E6D4
accent
#AE34B2
background
#FBFAFD
surface
#F6F5FB
border
#D0CFD4
text
#111015
muted
#807F83