#9099EB#9099EB
#9099EB is a light, moderate blue. Relative luminance 0.347; OKLCH L 70.9% C 0.120 H 278.1°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9099EB |
|---|---|
| RGB | rgb(144, 153, 235) |
| HSL | hsl(234, 69%, 74%) |
| HSV | hsv(234, 39%, 92%) |
| CMYK | cmyk(38.7%, 34.9%, 0%, 7.8%) |
| CIE-LAB | lab(65.52, 16.58, -42.35) |
| CIE-LCH | lch(65.52, 45.48, 291.38°) |
| OKLab | oklab(70.9% 0.0169 -0.1187) |
| OKLCH | oklch(70.9% 0.12 278.1) |
| XYZ | xyz(37.8838, 34.7083, 83.2844) |
| Luminance | 0.3471 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.36
Perrywinkle
#8F8CE7
ΔE00 4.08
Lavender Blue
#8B88F8
ΔE00 5.60
Periwinkle (survey)
#8E82FE
ΔE00 7.65
Soft Blue
#6488EA
ΔE00 8.51
Cornflowerblue
#6495ED
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9099EB #EBE290
analogous
#90C7EB #9099EB #B590EB
triadic
#9099EB #EB9099 #99EB90
tetradic
#9099EB #EB90C7 #EBE290 #90EBB5
square
#9099EB #EB90C7 #EBE290 #90EBB5
split-complementary
#9099EB #EBB590 #C7EB90
monochromatic
#283AD8 #5C69E2 #9099EB #C4C9F4 #E5E7FA
Accessibility & contrast
On white
2.64
#9099EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#9099EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9099EB
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9099EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9099EB | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EE
Deuteranopia (green-blind)
#789CE9
Tritanopia (blue-blind)
#75A9B7
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9099eb; /* rgb */ color: rgb(144, 153, 235); /* oklch */ color: oklch(70.9% 0.120 278.1);
Tailwind
colors: {
custom: {
50: '#b4b6f2',
500: '#9099eb',
950: '#000000',
},
}SCSS
$custom: #9099eb; $custom-light: #b4b6f2; $custom-dark: #000000;
JSON
{
"hex": "#9099eb",
"rgb": {
"r": 144,
"g": 153,
"b": 235
},
"hsl": {
"h": 234.066,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.70896,
"c": 0.1199,
"h": 278.1
},
"luminance": 0.3471
}Semantic roles & 50–950 ramp
primary
#9099EB
secondary
#F2EFD9
accent
#BF14D1
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085