#757CDC#757CDC
#757CDC is a light, vivid blue. Relative luminance 0.234; OKLCH L 62.5% C 0.143 H 278.2°. Best body text is #000000 at 5.67:1 contrast (WCAG AA passes).
Color values
| HEX | #757CDC |
|---|---|
| RGB | rgb(117, 124, 220) |
| HSL | hsl(236, 60%, 66%) |
| HSV | hsv(236, 47%, 86%) |
| CMYK | cmyk(46.8%, 43.6%, 0%, 13.7%) |
| CIE-LAB | lab(55.44, 22.58, -50.06) |
| CIE-LCH | lch(55.44, 54.91, 294.28°) |
| OKLab | oklab(62.45% 0.0205 -0.1418) |
| OKLCH | oklch(62.45% 0.143 278.2) |
| XYZ | xyz(27.4581, 23.3631, 70.7590) |
| Luminance | 0.2336 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 4.08
Lavender Blue
#8B88F8
ΔE00 5.92
Perrywinkle
#8F8CE7
ΔE00 6.29
Soft Blue
#6488EA
ΔE00 6.33
Periwinkle (survey)
#8E82FE
ΔE00 6.38
Cornflower Blue
#5170D7
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#757CDC #DCD575
analogous
#75AFDC #757CDC #A175DC
triadic
#757CDC #DC757C #7CDC75
tetradic
#757CDC #DC75AF #DCD575 #75DCA1
square
#757CDC #DC75AF #DCD575 #75DCA1
split-complementary
#757CDC #DCA175 #AFDC75
monochromatic
#2B34AB #444ED0 #757CDC #A6AAE8 #D7D9F5
Accessibility & contrast
On white
3.70
#757CDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.67
#757CDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #757CDC
5.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##757CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##757CDC | 1.00 | 3.70 | 5.67 | 5.67 |
| #FFFFFF | 3.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5689E0
Deuteranopia (green-blind)
#4E81DA
Tritanopia (blue-blind)
#5090A1
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #757cdc; /* rgb */ color: rgb(117, 124, 220); /* oklch */ color: oklch(62.5% 0.143 278.2);
Tailwind
colors: {
custom: {
50: '#a2a1e7',
500: '#757cdc',
950: '#000000',
},
}SCSS
$custom: #757cdc; $custom-light: #a2a1e7; $custom-dark: #000000;
JSON
{
"hex": "#757cdc",
"rgb": {
"r": 117,
"g": 124,
"b": 220
},
"hsl": {
"h": 235.922,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.62454,
"c": 0.14331,
"h": 278.2
},
"luminance": 0.23365
}Semantic roles & 50–950 ramp
primary
#757CDC
secondary
#E7E5C5
accent
#BC1EC7
background
#FAF9FE
surface
#F4F2FC
border
#CECCD5
text
#0F0F16
muted
#7F7E84