#737CDC#737CDC
#737CDC is a light, vivid blue. Relative luminance 0.232; OKLCH L 62.3% C 0.144 H 277.3°. Best body text is #000000 at 5.65:1 contrast (WCAG AA passes).
Color values
| HEX | #737CDC |
|---|---|
| RGB | rgb(115, 124, 220) |
| HSL | hsl(235, 60%, 66%) |
| HSV | hsv(235, 48%, 86%) |
| CMYK | cmyk(47.7%, 43.6%, 0%, 13.7%) |
| CIE-LAB | lab(55.30, 22.12, -50.29) |
| CIE-LCH | lch(55.30, 54.94, 293.74°) |
| OKLab | oklab(62.31% 0.0183 -0.1425) |
| OKLCH | oklch(62.31% 0.144 277.3) |
| XYZ | xyz(27.1922, 23.2259, 70.7465) |
| Luminance | 0.2323 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.90
Soft Blue
#6488EA
ΔE00 6.02
Lavender Blue
#8B88F8
ΔE00 6.13
Perrywinkle
#8F8CE7
ΔE00 6.55
Cornflower Blue
#5170D7
ΔE00 6.56
Periwinkle (survey)
#8E82FE
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#737CDC #DCD373
analogous
#73B0DC #737CDC #9E73DC
triadic
#737CDC #DC737C #7CDC73
tetradic
#737CDC #DC73B0 #DCD373 #73DC9E
square
#737CDC #DC73B0 #DCD373 #73DC9E
split-complementary
#737CDC #DC9E73 #B0DC73
monochromatic
#2B35AA #424ED0 #737CDC #A4AAE8 #D5D8F4
Accessibility & contrast
On white
3.72
#737CDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.65
#737CDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #737CDC
5.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##737CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##737CDC | 1.00 | 3.72 | 5.65 | 5.65 |
| #FFFFFF | 3.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5589E0
Deuteranopia (green-blind)
#4D80DA
Tritanopia (blue-blind)
#4C90A1
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #737cdc; /* rgb */ color: rgb(115, 124, 220); /* oklch */ color: oklch(62.3% 0.144 277.3);
Tailwind
colors: {
custom: {
50: '#a1a1e7',
500: '#737cdc',
950: '#000000',
},
}SCSS
$custom: #737cdc; $custom-light: #a1a1e7; $custom-dark: #000000;
JSON
{
"hex": "#737cdc",
"rgb": {
"r": 115,
"g": 124,
"b": 220
},
"hsl": {
"h": 234.857,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.62312,
"c": 0.14372,
"h": 277.3
},
"luminance": 0.23227
}Semantic roles & 50–950 ramp
primary
#737CDC
secondary
#E7E4C4
accent
#B91EC8
background
#FAF9FE
surface
#F4F2FC
border
#CECCD5
text
#0F0F16
muted
#7F7E84