#9299E5#9299E5
#9299E5 is a light, moderate blue. Relative luminance 0.346; OKLCH L 70.7% C 0.111 H 279.1°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #9299E5 |
|---|---|
| RGB | rgb(146, 153, 229) |
| HSL | hsl(235, 61%, 74%) |
| HSV | hsv(235, 36%, 90%) |
| CMYK | cmyk(36.2%, 33.2%, 0%, 10.2%) |
| CIE-LAB | lab(65.40, 15.50, -39.23) |
| CIE-LCH | lch(65.40, 42.18, 291.55°) |
| OKLab | oklab(70.75% 0.0176 -0.1096) |
| OKLCH | oklch(70.75% 0.111 279.1) |
| XYZ | xyz(37.3841, 34.5492, 78.8125) |
| Luminance | 0.3455 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.50
Perrywinkle
#8F8CE7
ΔE00 4.06
Lavender Blue
#8B88F8
ΔE00 6.13
Periwinkle (survey)
#8E82FE
ΔE00 8.10
Soft Blue
#6488EA
ΔE00 9.18
Lavender
#B39DDB
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9299E5 #E5DE92
analogous
#92C2E5 #9299E5 #B492E5
triadic
#9299E5 #E59299 #99E592
tetradic
#9299E5 #E592C2 #E5DE92 #92E5B4
square
#9299E5 #E592C2 #E5DE92 #92E5B4
split-complementary
#9299E5 #E5B492 #C2E592
monochromatic
#313ECC #616BD9 #9299E5 #C3C7F1 #E6E8F9
Accessibility & contrast
On white
2.65
#9299E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#9299E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9299E5
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9299E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9299E5 | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 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)
#81A2E8
Deuteranopia (green-blind)
#7C9CE3
Tritanopia (blue-blind)
#7BA8B5
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9299e5; /* rgb */ color: rgb(146, 153, 229); /* oklch */ color: oklch(70.7% 0.111 279.1);
Tailwind
colors: {
custom: {
50: '#b4b6ed',
500: '#9299e5',
950: '#000000',
},
}SCSS
$custom: #9299e5; $custom-light: #b4b6ed; $custom-dark: #000000;
JSON
{
"hex": "#9299e5",
"rgb": {
"r": 146,
"g": 153,
"b": 229
},
"hsl": {
"h": 234.94,
"s": 61.481,
"l": 73.529
},
"oklch": {
"l": 0.70748,
"c": 0.11104,
"h": 279.1
},
"luminance": 0.34551
}Semantic roles & 50–950 ramp
primary
#9299E5
secondary
#F0EFDB
accent
#BB1CC9
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084