#3282BA#3282BA
#3282BA is a mid, moderate cyan. Relative luminance 0.202; OKLCH L 58.4% C 0.115 H 243.1°. Best body text is #000000 at 5.04:1 contrast (WCAG AA passes).
Color values
| HEX | #3282BA |
|---|---|
| RGB | rgb(50, 130, 186) |
| HSL | hsl(205, 58%, 46%) |
| HSV | hsv(205, 73%, 73%) |
| CMYK | cmyk(73.1%, 30.1%, 0%, 27.1%) |
| CIE-LAB | lab(52.05, -5.34, -36.34) |
| CIE-LCH | lch(52.05, 36.73, 261.64°) |
| OKLab | oklab(58.37% -0.0523 -0.1028) |
| OKLCH | oklch(58.37% 0.115 243.1) |
| XYZ | xyz(18.1575, 20.1865, 49.3843) |
| Luminance | 0.2019 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Steel Blue
#4682B4
ΔE00 2.07
Cool Blue
#4984B8
ΔE00 2.59
Water Blue
#0E87CC
ΔE00 2.65
Cerulean (survey)
#0485D1
ΔE00 2.73
Nice Blue
#107AB0
ΔE00 3.89
Off Blue
#5684AE
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3282BA #BA6A32
analogous
#32BAAE #3282BA #323EBA
triadic
#3282BA #BA3282 #82BA32
tetradic
#3282BA #AE32BA #BA6A32 #3EBA32
square
#3282BA #AE32BA #BA6A32 #3EBA32
split-complementary
#3282BA #BA323E #BAAE32
monochromatic
#183F5A #25608A #3282BA #579FD2 #88BBDF
Accessibility & contrast
On white
4.17
#3282BA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.04
#3282BA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3282BA
5.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3282BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3282BA | 1.00 | 4.17 | 5.04 | 5.04 |
| #FFFFFF | 4.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6883BC
Deuteranopia (green-blind)
#5576B9
Tritanopia (blue-blind)
#009096
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #3282ba; /* rgb */ color: rgb(50, 130, 186); /* oklch */ color: oklch(58.4% 0.115 243.1);
Tailwind
colors: {
custom: {
50: '#7ca6cf',
500: '#3282ba',
950: '#000000',
},
}SCSS
$custom: #3282ba; $custom-light: #7ca6cf; $custom-dark: #000000;
JSON
{
"hex": "#3282ba",
"rgb": {
"r": 50,
"g": 130,
"b": 186
},
"hsl": {
"h": 204.706,
"s": 57.627,
"l": 46.275
},
"oklch": {
"l": 0.58367,
"c": 0.11535,
"h": 243.1
},
"luminance": 0.20189
}Semantic roles & 50–950 ramp
primary
#3282BA
secondary
#C99D7F
accent
#8647E1
background
#F8FAFC
surface
#EFF4F9
border
#CACED2
text
#0B0F14
muted
#7C7F82