#9099E8#9099E8
#9099E8 is a light, moderate blue. Relative luminance 0.345; OKLCH L 70.7% C 0.116 H 278.0°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #9099E8 |
|---|---|
| RGB | rgb(144, 153, 232) |
| HSL | hsl(234, 66%, 74%) |
| HSV | hsv(234, 38%, 91%) |
| CMYK | cmyk(37.9%, 34.1%, 0%, 9%) |
| CIE-LAB | lab(65.39, 15.77, -40.91) |
| CIE-LCH | lch(65.39, 43.85, 291.08°) |
| OKLab | oklab(70.75% 0.0162 -0.1145) |
| OKLCH | oklch(70.75% 0.116 278) |
| XYZ | xyz(37.4541, 34.5364, 81.0210) |
| Luminance | 0.3454 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.82
Perrywinkle
#8F8CE7
ΔE00 4.10
Lavender Blue
#8B88F8
ΔE00 5.83
Periwinkle (survey)
#8E82FE
ΔE00 7.88
Soft Blue
#6488EA
ΔE00 8.63
Cornflowerblue
#6495ED
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9099E8 #E8DF90
analogous
#90C5E8 #9099E8 #B390E8
triadic
#9099E8 #E89099 #99E890
tetradic
#9099E8 #E890C5 #E8DF90 #90E8B3
square
#9099E8 #E890C5 #E8DF90 #90E8B3
split-complementary
#9099E8 #E8B390 #C5E890
monochromatic
#2C3DD2 #5D6ADD #9099E8 #C3C8F3 #E6E8FA
Accessibility & contrast
On white
2.66
#9099E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#9099E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9099E8
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9099E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9099E8 | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA2EB
Deuteranopia (green-blind)
#799CE6
Tritanopia (blue-blind)
#76A8B6
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9099e8; /* rgb */ color: rgb(144, 153, 232); /* oklch */ color: oklch(70.7% 0.116 278.0);
Tailwind
colors: {
custom: {
50: '#b3b6ef',
500: '#9099e8',
950: '#000000',
},
}SCSS
$custom: #9099e8; $custom-light: #b3b6ef; $custom-dark: #000000;
JSON
{
"hex": "#9099e8",
"rgb": {
"r": 144,
"g": 153,
"b": 232
},
"hsl": {
"h": 233.864,
"s": 65.672,
"l": 73.725
},
"oklch": {
"l": 0.70748,
"c": 0.11567,
"h": 278
},
"luminance": 0.34538
}Semantic roles & 50–950 ramp
primary
#9099E8
secondary
#F1EFDA
accent
#BB18CE
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084