#9099EA#9099EA
#9099EA is a light, moderate blue. Relative luminance 0.347; OKLCH L 70.8% C 0.118 H 278.1°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #9099EA |
|---|---|
| RGB | rgb(144, 153, 234) |
| HSL | hsl(234, 68%, 74%) |
| HSV | hsv(234, 38%, 92%) |
| CMYK | cmyk(38.5%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(65.48, 16.31, -41.87) |
| CIE-LCH | lch(65.48, 44.94, 291.28°) |
| OKLab | oklab(70.85% 0.0166 -0.1173) |
| OKLCH | oklch(70.85% 0.118 278.1) |
| XYZ | xyz(37.7398, 34.6507, 82.5257) |
| Luminance | 0.3465 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.51
Perrywinkle
#8F8CE7
ΔE00 4.08
Lavender Blue
#8B88F8
ΔE00 5.67
Periwinkle (survey)
#8E82FE
ΔE00 7.72
Soft Blue
#6488EA
ΔE00 8.55
Cornflowerblue
#6495ED
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9099EA #EAE190
analogous
#90C6EA #9099EA #B490EA
triadic
#9099EA #EA9099 #99EA90
tetradic
#9099EA #EA90C6 #EAE190 #90EAB4
square
#9099EA #EA90C6 #EAE190 #90EAB4
split-complementary
#9099EA #EAB490 #C6EA90
monochromatic
#293AD7 #5D6AE0 #9099EA #C3C8F4 #E5E7FA
Accessibility & contrast
On white
2.65
#9099EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#9099EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9099EA
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9099EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9099EA | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3ED
Deuteranopia (green-blind)
#789CE8
Tritanopia (blue-blind)
#75A9B7
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9099ea; /* rgb */ color: rgb(144, 153, 234); /* oklch */ color: oklch(70.8% 0.118 278.1);
Tailwind
colors: {
custom: {
50: '#b3b6f1',
500: '#9099ea',
950: '#000000',
},
}SCSS
$custom: #9099ea; $custom-light: #b3b6f1; $custom-dark: #000000;
JSON
{
"hex": "#9099ea",
"rgb": {
"r": 144,
"g": 153,
"b": 234
},
"hsl": {
"h": 234,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.70846,
"c": 0.11849,
"h": 278.1
},
"luminance": 0.34652
}Semantic roles & 50–950 ramp
primary
#9099EA
secondary
#F2EFD9
accent
#BD15D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084