#3890BE#3890BE
#3890BE is a light, moderate cyan. Relative luminance 0.245; OKLCH L 62.1% C 0.108 H 235.3°. Best body text is #000000 at 5.90:1 contrast (WCAG AA passes).
Color values
| HEX | #3890BE |
|---|---|
| RGB | rgb(56, 144, 190) |
| HSL | hsl(201, 54%, 48%) |
| HSV | hsv(201, 71%, 75%) |
| CMYK | cmyk(70.5%, 24.2%, 0%, 25.5%) |
| CIE-LAB | lab(56.59, -11.11, -31.51) |
| CIE-LCH | lch(56.59, 33.41, 250.58°) |
| OKLab | oklab(62.08% -0.0614 -0.0887) |
| OKLCH | oklch(62.08% 0.108 235.3) |
| XYZ | xyz(20.8947, 24.5026, 52.3335) |
| Luminance | 0.2450 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Water Blue
#0E87CC
ΔE00 5.19
Cool Blue
#4984B8
ΔE00 6.06
Steel Blue
#4682B4
ΔE00 6.20
Dusty Blue
#5A86AD
ΔE00 6.31
Cerulean (survey)
#0485D1
ΔE00 6.34
Off Blue
#5684AE
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3890BE #BE6638
analogous
#38BEA9 #3890BE #384DBE
triadic
#3890BE #BE3890 #90BE38
tetradic
#3890BE #A938BE #BE6638 #4DBE38
square
#3890BE #A938BE #BE6638 #4DBE38
split-complementary
#3890BE #BE384D #BEA938
monochromatic
#1C485F #2A6C8F #3890BE #62ABD1 #92C4DF
Accessibility & contrast
On white
3.56
#3890BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.90
#3890BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3890BE
5.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3890BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3890BE | 1.00 | 3.56 | 5.90 | 5.90 |
| #FFFFFF | 3.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A8FC0
Deuteranopia (green-blind)
#6882BD
Tritanopia (blue-blind)
#009CA0
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #3890be; /* rgb */ color: rgb(56, 144, 190); /* oklch */ color: oklch(62.1% 0.108 235.3);
Tailwind
colors: {
custom: {
50: '#7fb0d1',
500: '#3890be',
950: '#000000',
},
}SCSS
$custom: #3890be; $custom-light: #7fb0d1; $custom-dark: #000000;
JSON
{
"hex": "#3890be",
"rgb": {
"r": 56,
"g": 144,
"b": 190
},
"hsl": {
"h": 200.597,
"s": 54.472,
"l": 48.235
},
"oklch": {
"l": 0.62076,
"c": 0.10787,
"h": 235.3
},
"luminance": 0.24505
}Semantic roles & 50–950 ramp
primary
#3890BE
secondary
#CA9F88
accent
#7D4ADE
background
#F8FAFC
surface
#EFF4F9
border
#CACED2
text
#0B1014
muted
#7C7F82