#757FD5#757FD5
#757FD5 is a light, vivid blue. Relative luminance 0.238; OKLCH L 62.6% C 0.129 H 277.0°. Best body text is #000000 at 5.75:1 contrast (WCAG AA passes).
Color values
| HEX | #757FD5 |
|---|---|
| RGB | rgb(117, 127, 213) |
| HSL | hsl(234, 53%, 65%) |
| HSV | hsv(234, 45%, 84%) |
| CMYK | cmyk(45.1%, 40.4%, 0%, 16.5%) |
| CIE-LAB | lab(55.85, 18.71, -45.47) |
| CIE-LCH | lch(55.85, 49.17, 292.36°) |
| OKLab | oklab(62.64% 0.0157 -0.1284) |
| OKLCH | oklch(62.64% 0.129 277) |
| XYZ | xyz(26.9321, 23.7634, 66.1056) |
| Luminance | 0.2377 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 5.20
Soft Blue
#6488EA
ΔE00 5.96
Perrywinkle
#8F8CE7
ΔE00 6.01
Lavender Blue
#8B88F8
ΔE00 6.28
Periwinkle (survey)
#8E82FE
ΔE00 7.14
Cornflower Blue
#5170D7
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#757FD5 #D5CB75
analogous
#75AFD5 #757FD5 #9B75D5
triadic
#757FD5 #D5757F #7FD575
tetradic
#757FD5 #D575AF #D5CB75 #75D59B
square
#757FD5 #D575AF #D5CB75 #75D59B
split-complementary
#757FD5 #D59B75 #AFD575
monochromatic
#303C9F #4653C7 #757FD5 #A4ABE3 #D3D6F2
Accessibility & contrast
On white
3.65
#757FD5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.75
#757FD5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #757FD5
5.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##757FD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##757FD5 | 1.00 | 3.65 | 5.75 | 5.75 |
| #FFFFFF | 3.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F8AD8
Deuteranopia (green-blind)
#5782D3
Tritanopia (blue-blind)
#5491A0
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #757fd5; /* rgb */ color: rgb(117, 127, 213); /* oklch */ color: oklch(62.6% 0.129 277.0);
Tailwind
colors: {
custom: {
50: '#a1a3e2',
500: '#757fd5',
950: '#000000',
},
}SCSS
$custom: #757fd5; $custom-light: #a1a3e2; $custom-dark: #000000;
JSON
{
"hex": "#757fd5",
"rgb": {
"r": 117,
"g": 127,
"b": 213
},
"hsl": {
"h": 233.75,
"s": 53.333,
"l": 64.706
},
"oklch": {
"l": 0.62644,
"c": 0.12936,
"h": 277
},
"luminance": 0.23765
}Semantic roles & 50–950 ramp
primary
#757FD5
secondary
#E3E0C2
accent
#B125C1
background
#FAFAFD
surface
#F4F3FB
border
#CECDD4
text
#0F0F15
muted
#7F7F83