#3250BE#3250BE
#3250BE is a mid, vivid blue. Relative luminance 0.101; OKLCH L 47.7% C 0.176 H 267.5°. Best body text is #FFFFFF at 6.94:1 contrast (WCAG AA passes).
Color values
| HEX | #3250BE |
|---|---|
| RGB | rgb(50, 80, 190) |
| HSL | hsl(227, 58%, 47%) |
| HSV | hsv(227, 74%, 75%) |
| CMYK | cmyk(73.7%, 57.9%, 0%, 25.5%) |
| CIE-LAB | lab(38.08, 27.62, -61.01) |
| CIE-LCH | lch(38.08, 66.97, 294.36°) |
| OKLab | oklab(47.66% -0.0075 -0.176) |
| OKLCH | oklch(47.66% 0.176 267.5) |
| XYZ | xyz(13.4751, 10.1317, 49.9507) |
| Luminance | 0.1013 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Sapphire
#0F52BA
ΔE00 3.37
Blue Blue
#2242C7
ΔE00 4.42
Cobalt
#0047AB
ΔE00 4.92
Blue (survey)
#0343DF
ΔE00 5.46
Warm Blue
#4B57DB
ΔE00 5.62
Ocean Blue
#4F42B5
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3250BE #BEA032
analogous
#3296BE #3250BE #5A32BE
triadic
#3250BE #BE3250 #50BE32
tetradic
#3250BE #BE3296 #BEA032 #32BE5A
square
#3250BE #BE3296 #BEA032 #32BE5A
split-complementary
#3250BE #BE5A32 #96BE32
monochromatic
#19275D #253C8E #3250BE #5A74D3 #8A9DE0
Accessibility & contrast
On white
6.94
#3250BE on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
3.03
#3250BE on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #3250BE
6.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3250BE | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##3250BE | 1.00 | 6.94 | 3.03 | 6.94 |
| #FFFFFF | 6.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 3.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 6.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0060C2
Deuteranopia (green-blind)
#0053BC
Tritanopia (blue-blind)
#006B7F
Achromatopsia (no color)
#5A5A5A
Design tokens & code
CSS
--color: #3250be; /* rgb */ color: rgb(50, 80, 190); /* oklch */ color: oklch(47.7% 0.176 267.5);
Tailwind
colors: {
custom: {
50: '#7d80d2',
500: '#3250be',
950: '#000000',
},
}SCSS
$custom: #3250be; $custom-light: #7d80d2; $custom-dark: #000000;
JSON
{
"hex": "#3250be",
"rgb": {
"r": 50,
"g": 80,
"b": 190
},
"hsl": {
"h": 227.143,
"s": 58.333,
"l": 47.059
},
"oklch": {
"l": 0.47659,
"c": 0.17618,
"h": 267.5
},
"luminance": 0.10133
}Semantic roles & 50–950 ramp
primary
#3250BE
secondary
#CABB82
accent
#C046E2
background
#F8F7FD
surface
#EFEEFA
border
#CAC9D3
text
#0B0A14
muted
#7C7C83