#9092EA#9092EA
#9092EA is a light, vivid blue. Relative luminance 0.324; OKLCH L 69.5% C 0.128 H 281.5°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #9092EA |
|---|---|
| RGB | rgb(144, 146, 234) |
| HSL | hsl(239, 68%, 74%) |
| HSV | hsv(239, 38%, 92%) |
| CMYK | cmyk(38.5%, 37.6%, 0%, 8.2%) |
| CIE-LAB | lab(63.69, 20.35, -44.67) |
| CIE-LCH | lch(63.69, 49.09, 294.49°) |
| OKLab | oklab(69.48% 0.0256 -0.1254) |
| OKLCH | oklch(69.48% 0.128 281.5) |
| XYZ | xyz(36.6275, 32.4262, 82.1549) |
| Luminance | 0.3243 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.85
Periwinkle Blue
#8F99FB
ΔE00 3.29
Lavender Blue
#8B88F8
ΔE00 3.85
Periwinkle (survey)
#8E82FE
ΔE00 5.80
Soft Blue
#6488EA
ΔE00 8.40
Cornflower
#6A79F7
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9092EA #EAE890
analogous
#90BFEA #9092EA #BB90EA
triadic
#9092EA #EA9092 #92EA90
tetradic
#9092EA #EA90BF #EAE890 #90EABB
square
#9092EA #EA90BF #EAE890 #90EABB
split-complementary
#9092EA #EABB90 #BFEA90
monochromatic
#292DD7 #5D5FE0 #9092EA #C3C5F4 #E5E6FA
Accessibility & contrast
On white
2.81
#9092EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#9092EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9092EA
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9092EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9092EA | 1.00 | 2.81 | 7.49 | 7.49 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EED
Deuteranopia (green-blind)
#7097E8
Tritanopia (blue-blind)
#76A3B3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9092ea; /* rgb */ color: rgb(144, 146, 234); /* oklch */ color: oklch(69.5% 0.128 281.5);
Tailwind
colors: {
custom: {
50: '#b4b1f1',
500: '#9092ea',
950: '#000000',
},
}SCSS
$custom: #9092ea; $custom-light: #b4b1f1; $custom-dark: #000000;
JSON
{
"hex": "#9092ea",
"rgb": {
"r": 144,
"g": 146,
"b": 234
},
"hsl": {
"h": 238.667,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.69478,
"c": 0.12804,
"h": 281.5
},
"luminance": 0.32428
}Semantic roles & 50–950 ramp
primary
#9092EA
secondary
#F2F1D9
accent
#CC15D0
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111017
muted
#807F85