#737BED#737BED
#737BED is a light, vivid blue. Relative luminance 0.239; OKLCH L 63.2% C 0.169 H 277.4°. Best body text is #000000 at 5.79:1 contrast (WCAG AA passes).
Color values
| HEX | #737BED |
|---|---|
| RGB | rgb(115, 123, 237) |
| HSL | hsl(236, 77%, 69%) |
| HSV | hsv(236, 51%, 93%) |
| CMYK | cmyk(51.5%, 48.1%, 0%, 7.1%) |
| CIE-LAB | lab(56.01, 27.89, -58.67) |
| CIE-LCH | lch(56.01, 64.96, 295.42°) |
| OKLab | oklab(63.16% 0.0217 -0.1671) |
| OKLCH | oklch(63.16% 0.169 277.4) |
| XYZ | xyz(29.4345, 23.9234, 83.1710) |
| Luminance | 0.2392 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 1.89
Lavender Blue
#8B88F8
ΔE00 5.29
Periwinkle (survey)
#8E82FE
ΔE00 5.33
Soft Blue
#6488EA
ΔE00 5.99
Mediumslateblue
#7B68EE
ΔE00 6.39
Perrywinkle
#8F8CE7
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#737BED #EDE573
analogous
#73B8ED #737BED #A873ED
triadic
#737BED #ED737B #7BED73
tetradic
#737BED #ED73B8 #EDE573 #73EDA8
square
#737BED #ED73B8 #EDE573 #73EDA8
split-complementary
#737BED #EDA873 #B8ED73
monochromatic
#1A26CB #3D48E6 #737BED #A9AEF4 #DFE1FB
Accessibility & contrast
On white
3.63
#737BED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.79
#737BED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #737BED
5.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##737BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##737BED | 1.00 | 3.63 | 5.79 | 5.79 |
| #FFFFFF | 3.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#468BF1
Deuteranopia (green-blind)
#3982EB
Tritanopia (blue-blind)
#3E94A9
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #737bed; /* rgb */ color: rgb(115, 123, 237); /* oklch */ color: oklch(63.2% 0.169 277.4);
Tailwind
colors: {
custom: {
50: '#a3a1f3',
500: '#737bed',
950: '#000000',
},
}SCSS
$custom: #737bed; $custom-light: #a3a1f3; $custom-dark: #000000;
JSON
{
"hex": "#737bed",
"rgb": {
"r": 115,
"g": 123,
"b": 237
},
"hsl": {
"h": 236.066,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.63159,
"c": 0.16855,
"h": 277.4
},
"luminance": 0.23925
}Semantic roles & 50–950 ramp
primary
#737BED
secondary
#F0EDCC
accent
#CC0CD9
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85