#9299E4#9299E4
#9299E4 is a light, moderate blue. Relative luminance 0.345; OKLCH L 70.7% C 0.110 H 279.1°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #9299E4 |
|---|---|
| RGB | rgb(146, 153, 228) |
| HSL | hsl(235, 60%, 73%) |
| HSV | hsv(235, 36%, 89%) |
| CMYK | cmyk(36%, 32.9%, 0%, 10.6%) |
| CIE-LAB | lab(65.35, 15.23, -38.75) |
| CIE-LCH | lch(65.35, 41.64, 291.45°) |
| OKLab | oklab(70.7% 0.0174 -0.1082) |
| OKLCH | oklch(70.7% 0.11 279.1) |
| XYZ | xyz(37.2449, 34.4935, 78.0793) |
| Luminance | 0.3449 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.66
Perrywinkle
#8F8CE7
ΔE00 4.10
Lavender Blue
#8B88F8
ΔE00 6.24
Periwinkle (survey)
#8E82FE
ΔE00 8.20
Lavender
#B39DDB
ΔE00 9.19
Soft Blue
#6488EA
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9299E4 #E4DD92
analogous
#92C2E4 #9299E4 #B492E4
triadic
#9299E4 #E49299 #99E492
tetradic
#9299E4 #E492C2 #E4DD92 #92E4B4
square
#9299E4 #E492C2 #E4DD92 #92E4B4
split-complementary
#9299E4 #E4B492 #C2E492
monochromatic
#323FCA #616BD8 #9299E4 #C3C7F0 #E6E8F9
Accessibility & contrast
On white
2.66
#9299E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#9299E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9299E4
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9299E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9299E4 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A2E7
Deuteranopia (green-blind)
#7C9CE2
Tritanopia (blue-blind)
#7BA7B4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9299e4; /* rgb */ color: rgb(146, 153, 228); /* oklch */ color: oklch(70.7% 0.110 279.1);
Tailwind
colors: {
custom: {
50: '#b4b6ed',
500: '#9299e4',
950: '#000000',
},
}SCSS
$custom: #9299e4; $custom-light: #b4b6ed; $custom-dark: #000000;
JSON
{
"hex": "#9299e4",
"rgb": {
"r": 146,
"g": 153,
"b": 228
},
"hsl": {
"h": 234.878,
"s": 60.294,
"l": 73.333
},
"oklch": {
"l": 0.707,
"c": 0.10963,
"h": 279.1
},
"luminance": 0.34495
}Semantic roles & 50–950 ramp
primary
#9299E4
secondary
#F0EEDB
accent
#B91EC8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084