#9099E9#9099E9
#9099E9 is a light, moderate blue. Relative luminance 0.346; OKLCH L 70.8% C 0.117 H 278.1°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9099E9 |
|---|---|
| RGB | rgb(144, 153, 233) |
| HSL | hsl(234, 67%, 74%) |
| HSV | hsv(234, 38%, 91%) |
| CMYK | cmyk(38.2%, 34.3%, 0%, 8.6%) |
| CIE-LAB | lab(65.43, 16.04, -41.39) |
| CIE-LCH | lch(65.43, 44.39, 291.18°) |
| OKLab | oklab(70.8% 0.0164 -0.1159) |
| OKLCH | oklch(70.8% 0.117 278.1) |
| XYZ | xyz(37.5965, 34.5934, 81.7712) |
| Luminance | 0.3459 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.66
Perrywinkle
#8F8CE7
ΔE00 4.08
Lavender Blue
#8B88F8
ΔE00 5.75
Periwinkle (survey)
#8E82FE
ΔE00 7.80
Soft Blue
#6488EA
ΔE00 8.58
Cornflowerblue
#6495ED
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9099E9 #E9E090
analogous
#90C6E9 #9099E9 #B490E9
triadic
#9099E9 #E99099 #99E990
tetradic
#9099E9 #E990C6 #E9E090 #90E9B4
square
#9099E9 #E990C6 #E9E090 #90E9B4
split-complementary
#9099E9 #E9B490 #C6E990
monochromatic
#2A3BD4 #5D6ADF #9099E9 #C3C8F3 #E5E8FA
Accessibility & contrast
On white
2.65
#9099E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#9099E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9099E9
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9099E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9099E9 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA2EC
Deuteranopia (green-blind)
#799CE7
Tritanopia (blue-blind)
#76A9B6
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9099e9; /* rgb */ color: rgb(144, 153, 233); /* oklch */ color: oklch(70.8% 0.117 278.1);
Tailwind
colors: {
custom: {
50: '#b3b6f0',
500: '#9099e9',
950: '#000000',
},
}SCSS
$custom: #9099e9; $custom-light: #b3b6f0; $custom-dark: #000000;
JSON
{
"hex": "#9099e9",
"rgb": {
"r": 144,
"g": 153,
"b": 233
},
"hsl": {
"h": 233.933,
"s": 66.917,
"l": 73.922
},
"oklch": {
"l": 0.70797,
"c": 0.11709,
"h": 278.1
},
"luminance": 0.34595
}Semantic roles & 50–950 ramp
primary
#9099E9
secondary
#F1EFDA
accent
#BC17CF
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084